-
Notifications
You must be signed in to change notification settings - Fork 212
CI updates #512
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
Merged
Merged
CI updates #512
Conversation
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
Contributor
Author
|
/cc @okartau |
fad208f to
1cf40ed
Compare
Codecov Report
@@ Coverage Diff @@
## master #512 +/- ##
==========================================
- Coverage 56.93% 56.79% -0.15%
==========================================
Files 30 30
Lines 2032 2032
==========================================
- Hits 1157 1154 -3
- Misses 805 807 +2
- Partials 70 71 +1
Continue to review full report at Codecov.
|
221f926 to
920fd65
Compare
Contributor
Author
|
hold a bit |
895d66f to
94bb35e
Compare
rojkov
previously approved these changes
Nov 24, 2020
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
In Jenkins, we are using Xenial (16.04) as the worker distro and that is causing some maintenance issues. For instance, the manually installed buildah version lacks behind Github's CI that gets buildah from a repository. This change moves Jenkins to Ubuntu 18.04 so we get to install buildah from packages directly too. While we are at it, move Github VMs to Ubuntu 20.04. This allows us the change with both LTS versions. Finally, increase Jenkins timeout from 3 to 4 hours to be able to build all the demo container images without getting aborted. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Contributor
Author
I'm good now. |
rojkov
approved these changes
Nov 25, 2020
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.
No description provided.