-
Notifications
You must be signed in to change notification settings - Fork 798
Arm backend: Update and enable ZephyrOS GitHub test #16539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Arm backend: Update and enable ZephyrOS GitHub test #16539
Conversation
This will test ZephyrOS by runing the commands in the README.md This verifies both the ZephyrOS support and make sure the instructions works. Signed-off-by: Zingo Andersen <[email protected]> Change-Id: I80a3cd658ff8e89fd52f0b934ea0bc3edc9da7dc
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16539
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit d55202a with merge base 7793b1d ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Set git user/email so setup.sh can be runned. Signed-off-by: Zingo Andersen <[email protected]> Change-Id: Ie9a7b0c1a7135434f578d07e6df44c18aba73bea
3eb4c26 to
6ae6502
Compare
e336fc9 to
9965281
Compare
Signed-off-by: Zingo Andersen <[email protected]> Change-Id: Ib985416d356899e3edbc835b7468e95f2f6706e3
9965281 to
f6bb12b
Compare
…eeded Signed-off-by: Zingo Andersen <[email protected]> Change-Id: I4868945cd6957c898ec957daef004f48016945cb
5b7d845 to
d55202a
Compare
|
Hi @SS-JIA and @metascroy this PR touched files outside Arm/Zephyr stuff e.g. install_executorch.sh This tests will run the code snippets in the Zephyr README.md so both ZephyrOS integration is testsed and that the README.md is up to date and work :) |
Summary
This will test ZephyrOS by runing the commands in the README.md This verifies both the ZephyrOS support and make sure the instructions works.
Test plan
Include test in this PR
cc @freddan80 @per @oscarandersson8218 @digantdesai