We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://gitlab.com/ralphlange/ci-scripts/-/pipelines/282790414
Somehow this went unnoticed. Sorry for the delay.
The text was updated successfully, but these errors were encountered:
Pulling docker image ubuntu:bionic ...
I'm confused. It looks like .gitlab-ci.yml has the correct version ("focal") corresponding to the RTEMS tools build. Where does "bionic" come from?
.gitlab-ci.yml
ci-scripts/.gitlab-ci.yml
Lines 139 to 144 in 75d2911
/bin/bash: /usr/bin/cp: No such file or directory ...
Looks like another usrmerge issue. Hopefully this does away when the correct ubuntu version is used.
usrmerge
Sorry, something went wrong.
I think that has been fixed, actually. (Sorry, I pointed you to the first CI run that was broken some months ago.)
If you look at a recent run (https://gitlab.com/ralphlange/ci-scripts/-/jobs/1934567258), it seems that rtems4.10 is trying to run tests that don't exist ?! Definitely something that the succeeding rtems4.9 run didn't do.
No branches or pull requests
See https://gitlab.com/ralphlange/ci-scripts/-/pipelines/282790414
Somehow this went unnoticed. Sorry for the delay.
The text was updated successfully, but these errors were encountered: