Skip to content

ci: switch Windows tests to ARC self-hosted runner#95

Merged
govindpawa merged 1 commit intomainfrom
feat/arc-windows-runner
Mar 7, 2026
Merged

ci: switch Windows tests to ARC self-hosted runner#95
govindpawa merged 1 commit intomainfrom
feat/arc-windows-runner

Conversation

@govindpawa
Copy link
Contributor

Summary

  • Switch Windows test jobs (unit + e2e) from windows-latest to arc-runner-windows-altimate-code
  • Uses AKS Windows node pool with custom runner image via ARC v2

Test plan

  • Verify Windows unit tests pass on ARC runner
  • Verify Windows e2e tests pass on ARC runner
  • Confirm Windows nodes scale up when jobs are queued

🤖 Generated with Claude Code

Copy link

@setu-altimateai setu-altimateai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Clean, symmetric change — both unit and e2e Windows jobs now use arc-runner-windows-altimate-code, matching the existing Linux ARC runner pattern (arc-runner-altimate-code).

✓ Naming convention consistent (arc-runner-{os}-altimate-code)
✓ Both matrix entries updated (unit + e2e)
✓ No other workflow logic changed
✓ Windows e2e correctly keeps bunx playwright install (no --with-deps, which is Linux-only)

Ship it 🚀

@govindpawa govindpawa merged commit c726206 into main Mar 7, 2026
6 of 12 checks passed
@jontsai jontsai deleted the feat/arc-windows-runner branch March 7, 2026 09:38
anandgupta42 pushed a commit that referenced this pull request Mar 17, 2026
ci: switch Windows tests to ARC self-hosted runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant