Skip to content

Conversation

BujSet
Copy link
Contributor

@BujSet BujSet commented Aug 4, 2025

Summary

Previously, the test-models-arm-zephyr CI job ran the Add model to test and verify the flow for running ExecuTorch models on a simulated device running Zephyr RTOS. The original test relied on hard coded paths and artifacts that made the test unusable for other models. Now, the test has been templatized so that adding models can be done easily (and will follow in a future PR).

Test plan

Manually tested the commands, and the CI job will confirm that the test still passes.

@BujSet BujSet self-assigned this Aug 4, 2025
@BujSet BujSet marked this pull request as ready for review August 4, 2025 22:29
@BujSet BujSet force-pushed the zephyr_ci_test_for_add_model_cleanup branch from 28b9743 to acd6d10 Compare August 5, 2025 05:09
@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 6, 2025
Copy link

pytorch-bot bot commented Aug 6, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures, 32 Pending, 3 Unrelated Failures

As of commit 7fe67a6 with merge base 6c395e9 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs 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.

@BujSet
Copy link
Contributor Author

BujSet commented Aug 6, 2025

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Aug 6, 2025
@BujSet BujSet added module: ci Issues related to continuous integration ciflow/trunk module: microcontrollers For embedded MCUs like Cortex-M, or RTOS like Zephyr, does not track NPU backend like Arm Ethos. and removed ciflow/trunk labels Aug 6, 2025
@BujSet BujSet force-pushed the zephyr_ci_test_for_add_model_cleanup branch from acd6d10 to 9e07491 Compare August 6, 2025 20:47
@BujSet BujSet force-pushed the zephyr_ci_test_for_add_model_cleanup branch 2 times, most recently from e0ccd9e to d0e0559 Compare August 7, 2025 01:46
@BujSet BujSet force-pushed the zephyr_ci_test_for_add_model_cleanup branch from d0e0559 to 7fe67a6 Compare August 7, 2025 02:53
@BujSet BujSet changed the title Updates to Zephyr CI Models Test Updates to Arm Zephyr CI Add Model Test Aug 7, 2025
@BujSet BujSet merged commit a44e4ac into pytorch:main Aug 7, 2025
225 of 232 checks passed
@BujSet BujSet deleted the zephyr_ci_test_for_add_model_cleanup branch August 7, 2025 03:44
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
### Summary
Previously, the `test-models-arm-zephyr` CI job ran the Add model to
test and verify the flow for running ExecuTorch models on a simulated
device running Zephyr RTOS. The original test relied on hard coded paths
and artifacts that made the test unusable for other models. Now, the
test has been templatized so that adding models can be done easily (and
will follow in a future PR).

### Test plan
Manually tested the commands, and the CI job will confirm that the test
still passes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: ci Issues related to continuous integration module: microcontrollers For embedded MCUs like Cortex-M, or RTOS like Zephyr, does not track NPU backend like Arm Ethos. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants