Move trunk.yml, periodic.yml and nightly.yml to linux_job_v3 - #22248
Move trunk.yml, periodic.yml and nightly.yml to linux_job_v3#22248huydhn wants to merge 2 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22248
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Pending, 1 Unrelated Failure, 6 Unclassified FailuresAs of commit b8e20b1 with merge base f665a3b ( 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 job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Last commit temporarily points trunk.yml (11 refs), periodic.yml and nightly.yml at pytorch/test-infra#8683 ( Same caveats as #22247: a trunk.yml is the interesting one here — it carries a |
The two arm backend jobs that raise fs.inotify.max_user_watches now tolerate failure, since that is a node-level setting an unprivileged pod cannot change. Authored with Claude Code.
Revert to @main before landing. Authored with Claude Code.
Fourth of six splitting up #22107. Stacked on #22247.
Also picks up the last
linux_job.yml(v1) call site, in trunk'stest-arm-backend-zephyr.The two arm backend jobs that raise
fs.inotify.max_user_watchesnow tolerate failure, since that is a node-level setting an unprivileged pod cannot change.Authored with Claude Code.