test(e2e): remove python gpu smoke test#1948
Merged
Merged
Conversation
Member
Author
|
/ok-to-test d879ee0 |
d879ee0 to
a28ac64
Compare
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Remove the Python GPU smoke test and its fixture. The e2e:k3s:gpu task only depended on e2e:python:gpu and did not have a separate k3s implementation, so remove that stale alias with the task it pointed at. Signed-off-by: Evan Lezar <elezar@nvidia.com> (cherry picked from commit 221a103)
a28ac64 to
70c59ca
Compare
pimlock
previously approved these changes
Jun 17, 2026
Collaborator
|
/ok to test 70c59ca |
maxamillion
approved these changes
Jun 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove the stale Python GPU smoke test and task aliases. This PR is stacked on #1947 so the pre-commit Helm dependency fix stays isolated from the e2e test cleanup.
Related Issue
Related to #1812
Stacked on #1947
Changes
e2e/python/test_sandbox_gpu.py.e2e:python:gpuande2e:k3s:gputask entries.Testing
mise run pre-commitpassesmise run pre-commitwas attempted before stacking this PR on #1947. The Helm lint failure is addressed by #1947; the remaining local blocker was a GLIBC mismatch while loadinglibsqlx_macros.Checklist