Skip to content

ci: Run example_ws integration test on GPU runner#680

Open
davetcoleman wants to merge 1 commit into
mainfrom
ci/gpu-runner-v0.3.2
Open

ci: Run example_ws integration test on GPU runner#680
davetcoleman wants to merge 1 commit into
mainfrom
ci/gpu-runner-v0.3.2

Conversation

@davetcoleman
Copy link
Copy Markdown
Member

Switch the workspace integration test from the CPU-only picknik-16-amd64 runner to picknik-16-amd64-gpu with enable_gpu: true.

This lets MuJoCo's EGL offscreen rendering attach to a real GPU instead of falling back to software rasterization on the camera-bearing scenes the integration test exercises (apriltag, perception).

Extracted as the minimal CI-only slice of #655 — the workspace_integration_test.yaml@v0.3.2 bump that PR also carried already landed on main via dependabot #676, so this PR is just the runner change in .github/workflows/ci.yaml.

@davetcoleman davetcoleman added this to the 9.4.0 milestone May 29, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

⚠️ This PR modifies 1 file(s) that also exist in PickNikRobotics/moveit_pro_empty_ws.

Consider whether the change should land upstream in moveit_pro_empty_ws first so downstream forks pick it up on the next sync.

Overlapping files
  • .github/workflows/ci.yaml

@davetcoleman davetcoleman requested a review from JWhitleyWork May 29, 2026 23:16
@davetcoleman davetcoleman marked this pull request as ready for review May 29, 2026 23:17
Switch the workspace integration test from the CPU-only picknik-16-amd64
runner to picknik-16-amd64-gpu with enable_gpu: true, so MuJoCo's EGL
offscreen rendering attaches to a real GPU instead of falling back to
software rasterization on camera-bearing scenes (apriltag, perception).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@davetcoleman davetcoleman force-pushed the ci/gpu-runner-v0.3.2 branch from 8cc8a2a to a36eada Compare May 29, 2026 23:20
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.

1 participant