Skip to content

Move the remaining Linux workflows to linux_job_v3 - #22250

Draft
huydhn wants to merge 1 commit into
osdc/v3-gpufrom
osdc/v3-misc
Draft

Move the remaining Linux workflows to linux_job_v3#22250
huydhn wants to merge 1 commit into
osdc/v3-gpufrom
osdc/v3-misc

Conversation

@huydhn

@huydhn huydhn commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Last of six splitting up #22107. Stacked on #22249.

build-presets, build-cadence-runner, build-cmsis-pack, test-pico2-build, test-webgpu-native, doc-build and android-release-artifacts.

doc-build's upload-gh-pages drops run-with-docker: false, which v3 does not have. v2 needed it because the script ran through a docker exec that could not see the credentials checkout persisted on the host; v3 checks out and runs the script in the same container, so the git config the push relies on is already there.

After this only rocm.yml is left on v2, which has no OSDC hardware and maps to itself in arc.yaml. The native runs-on: jobs are separate — see #22108.

Authored with Claude Code.

@pytorch-bot

pytorch-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22250

Note: Links to docs will display an error until the docs builds have been completed.

❌ 10 New Failures, 113 Unrelated Failures, 6 Unclassified Failures

As of commit c884d9a with merge base db8b643 (image):

NEW FAILURES - The following jobs have failed:

UNCLASSIFIED FAILURES - DrCI could not classify the following jobs because the workflow did not run on the merge base. The failures may be pre-existing on trunk or introduced by this PR:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 28, 2026
build-presets, build-cadence-runner, build-cmsis-pack, test-pico2-build,
test-webgpu-native, doc-build and android-release-artifacts.

doc-build's upload-gh-pages drops run-with-docker: false, which v3 does not
have. v2 needed it because the script ran through a docker exec that could not
see the credentials checkout persisted on the host; v3 checks out and runs the
script in the same container, so the git config the push relies on is there.

This leaves only rocm.yml on v2, which has no OSDC hardware and maps to itself
in arc.yaml.

Authored with Claude Code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant