Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: nvidia-device-plugin no version info #779

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

chaunceyjiang
Copy link
Contributor

@chaunceyjiang chaunceyjiang commented Jan 6, 2025

What type of PR is this?
/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #777

Special notes for your reviewer:

The image created by GitHub Action does not have VERSION information.

The reason is that the VERSION was not passed during the make all phase.

Does this PR introduce a user-facing change?:

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 46.98% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@chaunceyjiang
Copy link
Contributor Author

/cc @archlitchi

@wawa0210 wawa0210 added the kind/bug Something isn't working label Jan 7, 2025
@archlitchi
Copy link
Collaborator

/lgtm

@archlitchi archlitchi merged commit d04fc8b into Project-HAMi:master Jan 7, 2025
9 checks passed
@chaunceyjiang chaunceyjiang deleted the device_plugin_vesion branch January 7, 2025 06:17
haitwang-cloud pushed a commit to haitwang-cloud/HAMi that referenced this pull request Jan 10, 2025
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: haitwang-cloud <haitao_wht@outlook.com>
haitwang-cloud pushed a commit to haitwang-cloud/HAMi that referenced this pull request Jan 10, 2025
…and processing

fix: improve UUID parsing and error handling in ExtractMigTemplatesFromUUID function
refactor: update test cases for ExtractMigTemplatesFromUUID with comprehensive scenarios
chore: clean up imports and enhance test readability across various test files

Signed-off-by: haitwang-cloud <haitao_wht@outlook.com>

fix: nvidia-device-plugin no version info (Project-HAMi#779)

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: haitwang-cloud <haitao_wht@outlook.com>

Implement initial E2E test suite setup (Project-HAMi#775)

Signed-off-by: wen.rui <wen.rui@daocloud.io>
Signed-off-by: haitwang-cloud <haitao_wht@outlook.com>

Draft E2E test design (Project-HAMi#633)

Signed-off-by: Rei1010 <wen.rui@daocloud.io>
Signed-off-by: wen.rui <wen.rui@daocloud.io>
Signed-off-by: haitwang-cloud <haitao_wht@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GPU Memory isolation not worked
3 participants