Skip to content

test(e2e): default GPU probe image#1450

Merged
elezar merged 1 commit into
mainfrom
e2e-default-gpu-probe-image
May 20, 2026
Merged

test(e2e): default GPU probe image#1450
elezar merged 1 commit into
mainfrom
e2e-default-gpu-probe-image

Conversation

@elezar
Copy link
Copy Markdown
Member

@elezar elezar commented May 19, 2026

Summary

Default the GPU e2e probe image to the same NVIDIA base image used by CI. This keeps local mise run e2e:docker:gpu aligned with CI while preserving OPENSHELL_E2E_GPU_PROBE_IMAGE as an override.

Related Issue

None.

Changes

  • Added nvcr.io/nvidia/base/ubuntu:noble-20251013 as the default GPU probe image.
  • Removed the panic that required OPENSHELL_E2E_GPU_PROBE_IMAGE to be set for local GPU e2e runs.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated (not applicable; E2E-only change)
  • E2E tests added/updated (if applicable)

Ran on e2e-default-gpu-probe-image after rebasing onto latest main:

  • mise run e2e:docker:gpu — 7 passed, 0 failed
  • mise run pre-commit — passed

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

@elezar elezar requested review from a team, derekwaynecarr, maxamillion and mrunalp as code owners May 19, 2026 15:04
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the e2e-default-gpu-probe-image branch from 1bdc126 to a6b7640 Compare May 20, 2026 10:23
@elezar elezar merged commit cade0bb into main May 20, 2026
35 checks passed
@elezar elezar deleted the e2e-default-gpu-probe-image branch May 20, 2026 11:25
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.

3 participants