Skip to content

chore: migrate test workflow to ARC runners + GitHub-hosted#94

Merged
anandgupta42 merged 1 commit intomainfrom
chore/arc-runner-test-workflow
Mar 7, 2026
Merged

chore: migrate test workflow to ARC runners + GitHub-hosted#94
anandgupta42 merged 1 commit intomainfrom
chore/arc-runner-test-workflow

Conversation

@govindpawa
Copy link
Copy Markdown
Contributor

Summary

  • Linux unit/e2e/required jobs → arc-runner-altimate-code (ARC self-hosted)
  • Windows unit/e2e jobs → windows-latest (GitHub-hosted)
  • Replaces Blacksmith runner labels (blacksmith-4vcpu-ubuntu-2404, blacksmith-4vcpu-windows-2025)

Changes

Job Before After
unit (linux) blacksmith-4vcpu-ubuntu-2404 arc-runner-altimate-code
unit (windows) blacksmith-4vcpu-windows-2025 windows-latest
e2e (linux) blacksmith-4vcpu-ubuntu-2404 arc-runner-altimate-code
e2e (windows) blacksmith-4vcpu-windows-2025 windows-latest
required blacksmith-4vcpu-ubuntu-2404 arc-runner-altimate-code

Test plan

  • Verify Linux jobs pick up ARC runners
  • Verify Windows jobs run on GitHub-hosted runners
  • Confirm unit and e2e tests pass on both platforms

🤖 Generated with Claude Code

@anandgupta42 anandgupta42 merged commit 7d02c3e into main Mar 7, 2026
6 of 12 checks passed
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.

2 participants