This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 375
Conversation
This file contains 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
backport 749dd04 to stable-1.7 |
jodh-intel
approved these changes
Jun 21, 2019
/test |
gnawux
approved these changes
Jun 22, 2019
Update to newer stable kernel Fixes: kata-containers#1816 Signed-off-by: Eric Ernst <eric.ernst@intel.com>
/test |
Codecov Report
@@ Coverage Diff @@
## stable-1.7 #1820 +/- ##
==============================================
+ Coverage 53.92% 54.56% +0.64%
==============================================
Files 106 106
Lines 13142 12987 -155
==============================================
Hits 7087 7087
+ Misses 5206 5051 -155
Partials 849 849 |
Restarted failing CI's (errors looked transitory, although one was kata-containers/tests#1735). |
Restarted Fedora CI which failed with:
|
We might want to note which test looks to have left that sandbox around, and maybe run it locally in a spin loop to see if we can reproduce it @GabyCT - as that would feel like a bug lurking somewhere in the background... |
Yep. Ideally, we'd have a bot / pipeline to do all this grind work for us in the future too 😄 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Update to newer stable kernel
Fixes: #1816
Depends-on: github.com/kata-containers/packaging#592
Signed-off-by: Eric Ernst eric.ernst@intel.com