Skip to content

[cadence] Run hifi op-test nightly only, not on every PR#20749

Open
aliafzal wants to merge 1 commit into
mainfrom
cadence-ops-nightly
Open

[cadence] Run hifi op-test nightly only, not on every PR#20749
aliafzal wants to merge 1 commit into
mainfrom
cadence-ops-nightly

Conversation

@aliafzal

@aliafzal aliafzal commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Gate the hifi-op-test job to run on the nightly schedule (plus post-merge push to main/release and manual workflow_dispatch) and NOT on pull_request / pull_request_target, so the licensed Xtensa toolchain + xt-run cost is not paid on every PR.

The existing nightly cron (0 8 * * *) and the post-merge push run catch regressions. cpu-build/cpu-test, hifi-build, and vision-build are unchanged (still run per-PR).

Gate the hifi-op-test job to schedule + post-merge push + manual dispatch,
dropping the pull_request / pull_request_target triggers, so the licensed
Xtensa toolchain and xt-run cost is not paid on every PR. The nightly
schedule (cron 0 8) and the post-merge push run catch regressions. Other
jobs (cpu-build/cpu-test, hifi-build, vision-build) are unchanged.
@pytorch-bot

pytorch-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 4 New Failures, 4 Pending, 1 Unrelated Failure

As of commit b30ebc2 with merge base b32c2c3 (image):

NEW FAILURES - The following jobs have failed:

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 Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

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