ciflow/inductor-pallas/198695: Use OSDC runner labels directly in the workflows
- PyTorch: 1498 events in the last 90 days
- PyTorch: 1479th Release in the last 90 days
- Previous: earlier the same day · ciflow/rocm-rx7900/197361: Merge remote-tracking branch 'origin/viable/strict' into HEAD
What happened
CI has been on OSDC for months, but the workflows still name EC2 runners and _linux-build.yml translates them at runtime through arc.yaml. The indirection buys nothing now and hides which pod a job actually lands on. Every prefixed label is rewritten to the pod it already resolved to, so the runner a job gets is unchanged. The determinator still supplies the mt-/lf- prefix, so fleet routing is untouched. Runners wit…
Summary assembled by rule from the sources below