-
Notifications
You must be signed in to change notification settings - Fork 14
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
integration: add test for deploying Nvidia gpu-operator
through Helm chart
#907
integration: add test for deploying Nvidia gpu-operator
through Helm chart
#907
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aznashwan
Did a first pass
f977335
to
af810eb
Compare
@bschimke95 the failures on 20.04 and 22.04 all look like flakes which are completely unrelated to the Nvidia test. On 24.04 where it actually ran to completion without flakes, it looks like the test skipping logic is doing its thing correctly: https://github.com/canonical/k8s-snap/actions/runs/12398058843/job/34610621883?pr=907#step:9:4243 |
af810eb
to
ff64c3e
Compare
Re-running all workflows after random build failure due to |
@bschimke95 finally got an unflaky e2e run. The GPU test properly skipped itself for lack of a GPU; so it looks like it's finally ready to merge. |
…m chart Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
ff64c3e
to
d3ac2f9
Compare
Unfortunately, it just hit me that because I had to remove my Canonical e-mail from my GitHub account, the commits are no longer verified. 😞 Please feel free to amend/cherry-pick these commits as you see fit! |
Superseded by #929, closing now. |
No description provided.