Skip to content

Fixes for field handling and integration tests#69

Merged
aditigaur4 merged 1 commit into
mainfrom
gpu_fixes
Jun 25, 2026
Merged

Fixes for field handling and integration tests#69
aditigaur4 merged 1 commit into
mainfrom
gpu_fixes

Conversation

@aditigaur4

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects GPU field handling and aligns an integration injection script with the correct DCGM field ID, improving reliability of field-watch evaluations and related integration testing.

Changes:

  • Fixes the persistence mode DCGM field ID used by the integration injector script (6566).
  • Updates field-watch evaluation to ignore blanks based on the newest sample rather than the oldest sample.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
integration/test_inject.py Corrects the injected field ID for persistence mode to match DCGM’s field ID list.
healthagent/gpu.py Ensures field watch evaluation skips blank values by checking the latest sample (consistent with newest-sample evaluation).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aditigaur4 aditigaur4 merged commit 9e13623 into main Jun 25, 2026
2 checks passed
@aditigaur4 aditigaur4 deleted the gpu_fixes branch June 25, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants