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

murdock: make available boards instance dependent #18659

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

kaspar030
Copy link
Contributor

@kaspar030 kaspar030 commented Sep 28, 2022

Contribution description

Testing procedure

This PR is the next step in migrating to the new CI frontend.
It basically configures the available pifleet boards depending on the actual CI instance.
This also disables the default test board collection for our current CI, ci-prod will take over once this is merged.

Issues/PRs references

@kaspar030 kaspar030 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: run tests If set, CI server will run tests on hardware for the labeled PR labels Sep 28, 2022
@github-actions github-actions bot added the Area: CI Area: Continuous Integration of RIOT components label Sep 28, 2022
@kaspar030 kaspar030 changed the title Murdock available boards murdock: make available boards instance dependent Sep 28, 2022
.murdock Show resolved Hide resolved
@kaspar030 kaspar030 added the CI: disable test cache If set, CI will always run all tests regardless of whether they have been run successfully before label Sep 28, 2022
@kaspar030
Copy link
Contributor Author

Some test runs.

This is on ci-prod with both boards in the list:
https://ci-prod.riot-os.org/details/4268dafc89b1445ba79f68ed9fe5a973/tests (both got tested)

And this is with only samr21-xpro in the list:
https://ci-prod.riot-os.org/details/f1043c98c310485e924cf3e81e0f9875/tests

So this works as expected.

@kaspar030 kaspar030 force-pushed the murdock_available_boards branch from 1e9d04d to 8720536 Compare September 28, 2022 14:20
@kaspar030 kaspar030 merged commit 3b7c125 into RIOT-OS:master Sep 29, 2022
@kaspar030 kaspar030 deleted the murdock_available_boards branch September 29, 2022 05:01
@maribu maribu added this to the Release 2022.10 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CI Area: Continuous Integration of RIOT components CI: disable test cache If set, CI will always run all tests regardless of whether they have been run successfully before CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: run tests If set, CI server will run tests on hardware for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants