Skip to content
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

Split slow tests from nightly artefact builds #5605

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

tronical
Copy link
Member

Move the zephyr, yocto, and esp-idf tests into nightly_tests.yaml, from nightly_snapshot.yaml and ci.yaml. The zephyr builds take ~6 minutes each but are rather similar to the esp-idf build (C++ CMake build for MCU environment), so it should suffice to do them nightly.

@tronical tronical force-pushed the simon/nightly-artifacts-and-tests branch from ced4450 to 7bd9818 Compare July 11, 2024 14:01
Move the zephyr, yocto, and esp-idf tests into nightly_tests.yaml, from nightly_snapshot.yaml and ci.yaml. The zephyr builds take ~6 minutes each but are rather similar to the esp-idf build (C++ CMake build for MCU environment), so it should suffice to do them nightly.
@tronical tronical force-pushed the simon/nightly-artifacts-and-tests branch from 7bd9818 to 5366a83 Compare July 11, 2024 14:02
@tronical tronical merged commit a80f7f8 into master Jul 11, 2024
1 of 32 checks passed
@tronical tronical deleted the simon/nightly-artifacts-and-tests branch July 11, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants