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

travis: fix arm64 build #11774

Merged
merged 1 commit into from May 29, 2020
Merged

travis: fix arm64 build #11774

merged 1 commit into from May 29, 2020

Conversation

tklauser
Copy link
Member

After PR #11740, a complete build is run on Travis CI. This currently
breaks the ARM64 build which is missing some dependencies.

Fixes: a6ca5d5 ("travis: run build checks and complete build")
Reported-by: Paul Chaignon paul@cilium.io
Signed-off-by: Tobias Klauser tklauser@distanz.ch

After PR #11740, a complete build is run on Travis CI. This currently
breaks the ARM64 build which is missing some dependencies.

Fixes: a6ca5d5 ("travis: run build checks and complete build")
Reported-by: Paul Chaignon <paul@cilium.io>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser added the release-note/ci This PR makes changes to the CI. label May 29, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 May 29, 2020
@tklauser tklauser added the area/CI Continuous Integration testing issue or flake label May 29, 2020
@tklauser tklauser marked this pull request as ready for review May 29, 2020 12:36
@tklauser tklauser requested a review from a team as a code owner May 29, 2020 12:36
@tklauser
Copy link
Member Author

Should be good to merge once Travis CI passes on ARM64.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 36.856% when pulling e615246 on pr/tklauser/travis-fix-arm64-build into 05daeef on master.

@tklauser tklauser added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 29, 2020
@aanm aanm merged commit 64e102f into master May 29, 2020
1.8.0 automation moved this from In progress to Merged May 29, 2020
@aanm aanm deleted the pr/tklauser/travis-fix-arm64-build branch May 29, 2020 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants