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

[DO NOT MERGE] run CI on top of 9f6e676163dac282f5410f523c6da7a6e4fb9bac #15869

Closed
wants to merge 1 commit into from

Conversation

jia200x
Copy link
Member

@jia200x jia200x commented Jan 27, 2021

The CI test is taking several days to complete. This PR is there to run Murdock on top of the last commit of 2021.01-branch (pointing to the upcoming RC-2)

Testing procedure

Issues/PRs references

@jia200x jia200x added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jan 27, 2021
@jia200x
Copy link
Member Author

jia200x commented Jan 27, 2021

I ran this test on a server at HAW and some tests failed because it was an old riot/riotbuild image (it seems picolibc was not introduced yet). Running these tests again with the newer docker image indeed worked. Let's see what Murdock reports here, just to be 100% sure ;)

@miri64
Copy link
Member

miri64 commented Jan 27, 2021

Maybe something like on: tags in the Github actions would also something what we want for Murdock? What do you think @kaspar030?

@jia200x
Copy link
Member Author

jia200x commented Jan 27, 2021

This is the output of Murdock:

-- github reports HEAD of 2021.01-branch as 9f6e676163dac282f5410f523c6da7a6e4fb9bac
--- creating merge commit ...
-- merging b22bc2de6bf4e301a3bcc811e4e0e5c09a6d574d into 9f6e676163dac282f5410f523c6da7a6e4fb9bac
--- done.
---- using merge commit SHA1=f6b3bbeaf76d25cc3709e3f306635530fd3edb6d
-- Building PR#15869 https://github.com/RIOT-OS/RIOT/pull/15869 head: b22bc2de6bf4e301a3bcc811e4e0e5c09a6d574d...
-- processing results ...
- running script "/opt/murdock2/scripts/post-build.d/00sizes.py"
- running script "/opt/murdock2/scripts/post-build.d/01metrics.py"
-- done processing results

--- result: BUILD SUCCESSFUL.

As expected, this dummy commit got rebased on top of 9f6e676. The compile tests passed. Therefore I declare 01-ci/01 as passed ;)

@miri64
Copy link
Member

miri64 commented Jan 27, 2021

As expected, this dummy commit got rebased on top of 9f6e676. The compile tests passed. Therefore I declare 01-ci/01 as passed ;)

So I guess this can be closed then :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants