-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
fix: use new ARM crossbuild docker images #25987
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Trends 🧪❕ Flaky test reportNo test was executed to be analysed. |
This pull request is now in conflicts. Could you fix it? 🙏
|
/test |
I guess I have to run
|
I have ran |
/test |
2 similar comments
/test |
/test |
Test errorsExpand to view the tests failures
|
/test |
environmental issue login to the docker registry |
/test |
GrEEEn 😄 I will merge it Tomorrow |
* fix: use new ARM crossbuild docker images * fix: enable ARMv7 package * fix: use base-arm-debian9 only on ARM64 hosts * chore: re-disable amrv7 * fix: linting issue (cherry picked from commit 7426f67) # Conflicts: # .ci/packer_cache.sh
* fix: use new ARM crossbuild docker images * fix: enable ARMv7 package * fix: use base-arm-debian9 only on ARM64 hosts * chore: re-disable amrv7 * fix: linting issue (cherry picked from commit 7426f67) # Conflicts: # .ci/packer_cache.sh # dev-tools/mage/crossbuild.go
* fix: use new ARM crossbuild docker images * fix: enable ARMv7 package * fix: use base-arm-debian9 only on ARM64 hosts * chore: re-disable amrv7 * fix: linting issue (cherry picked from commit 7426f67) # Conflicts: # .ci/packer_cache.sh Co-authored-by: Ivan Fernandez Calvo <kuisathaverat@users.noreply.github.com>
What does this PR do?
It chooses the ARM Docker image to cross-compile based on the architecture.
Why is it important?
The ARM packages are currently broken.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
Related issues
closes #25956
Use cases
Screenshots
Logs