ci: use self-hosted KubeVirt runners for amd64 jobs#787
Conversation
Switch E2E and pytest amd64/Linux jobs from ubuntu-24.04 to arc-runner-kubevirt, running on self-hosted KubeVirt VMs on the beast cluster. ARM64 and macOS jobs are unchanged. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR updates GitHub Actions workflow runner configurations across the E2E and Python test pipelines, migrating from ChangesRunner Infrastructure Migration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
kirkbrauer
left a comment
There was a problem hiding this comment.
This looks good to me, hopefully we get quite a speedup here!
|
I am experimenting @kirkbrauer , the operator I am trying for the github actions in K8s + kubevirt seems to be a bit slow to rotate VMs, and grab jobs. Unless we get to improve that we would have to look for an alternative option |
Switch E2E and pytest amd64/Linux jobs from ubuntu-24.04 to arc-runner-kubevirt, running on self-hosted KubeVirt VMs on the beast cluster. ARM64 and macOS jobs are unchanged.