Skip to content

Conversation

suryasidd
Copy link
Contributor

@suryasidd suryasidd commented Oct 3, 2025

Summary

Re enable OpenVINO CI
Fixes #14314

Test plan

Tested this PR locally with setup-openvino.sh and test_openvino.sh
The CI should run these two scripts and verify that all tests are passing

Copy link

pytorch-bot bot commented Oct 3, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 431dd82 with merge base 7116e0a (image):

NEW FAILURE - The following job has failed:

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 Oct 3, 2025
Copy link

github-actions bot commented Oct 3, 2025

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.

@mergennachin mergennachin changed the title Fix ov ci Fix OpenVINO ci Oct 6, 2025
@mergennachin mergennachin merged commit 75ebd05 into pytorch:main Oct 6, 2025
348 of 353 checks passed
@mergennachin
Copy link
Contributor

@pytorchbot cherry-pick --onto release/1.0 -c regression

pytorchbot pushed a commit that referenced this pull request Oct 6, 2025
### Summary
Re enable OpenVINO CI
Fixes #14314

### Test plan
Tested this PR locally with setup-openvino.sh and test_openvino.sh
The CI should run these two scripts and verify that all tests are
passing

(cherry picked from commit 75ebd05)
@pytorchbot
Copy link
Collaborator

Cherry picking #14784

The cherry pick PR is at #14819 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

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.

Re-enable OpenVINO CI
3 participants