Run CI container pipeline kola tests with the new mantle image#275
Merged
Run CI container pipeline kola tests with the new mantle image#275
Conversation
00d8018 to
600546b
Compare
jepio
reviewed
Apr 20, 2022
jepio
approved these changes
Apr 20, 2022
c4f344f to
e68e30d
Compare
The SDK container does not exist for arm64 and is quite heavy. We currently also resort to a unconditional rebuilding of mantle inside the SDK. Use the new mantle container image to run kola tests, and pin its version through a text file that gets updated by GitHub Actions.
The rsync copy logs made it hard to navigate the job output. Remove the --progress and -v flags.
e68e30d to
98e9947
Compare
Member
Author
|
I'll also backport this to all channels |
pothos
added a commit
that referenced
this pull request
Apr 20, 2022
Run CI container pipeline kola tests with the new mantle image
pothos
added a commit
that referenced
this pull request
Apr 20, 2022
Run CI container pipeline kola tests with the new mantle image
pothos
added a commit
that referenced
this pull request
Apr 20, 2022
Run CI container pipeline kola tests with the new mantle image
pothos
added a commit
that referenced
this pull request
Apr 26, 2022
Run CI container pipeline kola tests with the new mantle image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The SDK container does not exist for arm64 and is quite heavy. We
currently also resort to a unconditional rebuilding of mantle inside
the SDK.
Use the new mantle container image to run kola tests, and pin its
version through a text file that gets updated by GitHub Actions.
How to use
Port to flatcar-3139, flatcar-3185, flatcar-3200
Testing done
GitHub Action PRs were created as expected: https://github.com/pothos/scripts/pulls
arm64 qemu(_update) tests passed on the arm64 Jenkins build executor
amd64 qemu(_update) tests passed
Changelog entries added in the respective
changelog/directory (user-facing change, bug fix, security fix, update)↑ not needed