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

Other CI: Use Debian 11 for linux targets and have the required cmake version #21831

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

MaEtUgR
Copy link
Member

@MaEtUgR MaEtUgR commented Jul 11, 2023

Solved Problem

It's a follow up to #21749 since I see Jenkins and metadata builds failing on the main branch still with the same error that was solved on the normal linux target GitHub Actions before.

I wasn't aware that there are multiple different container versions used for almost the same build.

Solution

Of course they need to use the updated container.

I'm assuming the update metadata uses what's specified in Tools/docker_run.sh and Jenkins uses .ci/Jenkinsfile-compile.

Changelog Entry

- Fix remaining CI by updating to Debian 11 for linux targets and have the required cmake version

Test coverage

  • Not tested locally. I'm assuming these other jobs will run fine with the updated container since their current error was solved before the same way.

also for the other linux target builds. It's a follow up to
e550348
I wasn't aware that there are multiple different
container versions used for almost the same build.
@MaEtUgR MaEtUgR self-assigned this Jul 11, 2023
@MaEtUgR MaEtUgR added the Build System 🏗️ Build systems like CMakelist, Makefile, Arm compiler, etc label Jul 11, 2023
@MaEtUgR
Copy link
Member Author

MaEtUgR commented Jul 11, 2023

I asked in the maintainer call and it makes sense to update all usages of the same container to not see the fixed failure anymore.

@MaEtUgR MaEtUgR merged commit 715a1ff into main Jul 11, 2023
82 of 86 checks passed
@MaEtUgR MaEtUgR deleted the maetugr/ci-new-armhf-container-everywhere branch July 11, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build System 🏗️ Build systems like CMakelist, Makefile, Arm compiler, etc CI (Continuous Integration) 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant