Temporarily disable criu tests in Travis CI#3898
Temporarily disable criu tests in Travis CI#3898AkihiroSuda merged 1 commit intocontainerd:masterfrom
Conversation
371d379 to
88445c3
Compare
Temporarily disable criu tests until the 5.0.0 CI kernel issue is resolved. Also update criu to v3.13 Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
88445c3 to
02dcf38
Compare
|
Build succeeded.
|
|
@containerd/containerd-reviewers @containerd/containerd-maintainers this is ready for review; and then all the broken CI PRs can rebase to disable criu testing in Travis for now. |
Maybe we can change other version? |
fuweid
left a comment
There was a problem hiding this comment.
LGTM
https://chocolatey.org/packages/mingw/5.3.0 it is still available. Windows CI has package server issue. It is flaky.
Codecov Report
@@ Coverage Diff @@
## master #3898 +/- ##
=======================================
Coverage 42.47% 42.47%
=======================================
Files 130 130
Lines 14716 14716
=======================================
Hits 6251 6251
Misses 7544 7544
Partials 921 921
Continue to review full report at Codecov.
|
|
We have seen also test failures in upstream CRIU using Travis. I opened https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857257 |
Until we resolve what's wrong with the criu tests with the update to the 5.0.0 kernel in Travis. Also updates installed criu to latest version so any bug reports will be against latest release.
Signed-off-by: Phil Estes estesp@linux.vnet.ibm.com