versions: Update supported cri-o version#436
versions: Update supported cri-o version#436chavafg wants to merge 1 commit intokata-containers:masterfrom
Conversation
|
PSS Measurement: Memory inside container: |
448f564 to
ffd6110
Compare
|
PSS Measurement: Memory inside container: |
|
lgtm |
|
@chavafg CI is failing |
|
@amshinde yes, I forgot to |
ffd6110 to
472b199
Compare
|
PSS Measurement: Memory inside container: |
472b199 to
1cf8d2e
Compare
|
PSS Measurement: Memory inside container: |
Codecov Report
@@ Coverage Diff @@
## master #436 +/- ##
=======================================
Coverage 63.99% 63.99%
=======================================
Files 87 87
Lines 8801 8801
=======================================
Hits 5632 5632
Misses 2564 2564
Partials 605 605Continue to review full report at Codecov.
|
|
Hi @chavafg - we've got a clean CI run so can we now remove the dnm label? |
|
Hi, I've changed the cri-o version from being the latest head of the |
|
@chavafg which problem ? Are you talking about sporadic CRI-O failures ? |
|
lgtm |
|
@chavafg I am fine if we can unlock the CI but we still need a plan to make sure latest cri-o release works. |
1cf8d2e to
4b0ba0d
Compare
We need to update the cri-o version to the HEAD of the release-1.10 branch, which contains a fix to be able to test cri-o with devicemapper using a block device. Fixes kata-containers#435. Depends-on: github.com/kata-containers/tests#457 Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
4b0ba0d to
09fb56c
Compare
|
PSS Measurement: Memory inside container: |
|
closing as #454 will address this. |
libcontainer: use /run as root containers path
We need to update the cri-o version to the
HEAD of the release-1.10 branch, which contains a fix
to be able to test cri-o with devicemapper using a
block device.
Fixes #435.
Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com