Skip to content

[RELOPS-2218] Add NVIDIA A10 GPU driver test for win11-64-25h2#729

Merged
jwmossmoz merged 1 commit intomainfrom
RELOPS-2218-win11-25h2-gpu-a10-drivers
Feb 24, 2026
Merged

[RELOPS-2218] Add NVIDIA A10 GPU driver test for win11-64-25h2#729
jwmossmoz merged 1 commit intomainfrom
RELOPS-2218-win11-25h2-gpu-a10-drivers

Conversation

@jwmossmoz
Copy link
Contributor

Summary

  • Add gpu_drivers_a10.tests.ps1 verifying the GRID 553.62 driver exe is downloaded for NVIDIA A10 workers
  • Replace gpu_drivers.tests.ps1 with gpu_drivers_a10.tests.ps1 in config/win11-64-25h2.yaml

Win11 25H2 GPU workers run on Standard_NV12ads_A10_v5 (NVIDIA A10, GRID 553.62). The existing gpu_drivers.tests.ps1 checks for windows.gpu.name (the M60/538.15 driver). The new test checks windows.gpu_a10.name (553.62), matching the driver that win116425h2azure puppet role now downloads.

Companion ronin_puppet PR: mozilla-platform-ops/ronin_puppet#1079

Jira: RELOPS-2218

Test plan

  • Rebuild win11-64-25h2 image and confirm gpu_drivers_a10.tests.ps1 passes (553.62 exe present in C:\Windows\Temp\)
  • Confirm win11-64-24h2 image build is unaffected (still uses gpu_drivers.tests.ps1)

🤖 Generated with Claude Code

win11-64-25h2 workers use Standard_NV12ads_A10_v5 (NVIDIA A10) which
requires GRID 553.62, not the 538.15 driver used by 24H2 M60 workers.

- Add gpu_drivers_a10.tests.ps1 checking windows.gpu_a10.name (553.62)
- Replace gpu_drivers.tests.ps1 with gpu_drivers_a10.tests.ps1 in win11-64-25h2.yaml
@jwmossmoz jwmossmoz merged commit 3814555 into main Feb 24, 2026
3 checks passed
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.

2 participants