versions: Update cri-o to fix race condition test.#454
versions: Update cri-o to fix race condition test.#454chavafg merged 1 commit intokata-containers:masterfrom
Conversation
|
PSS Measurement: Memory inside container: |
|
do not merge - still see some fails - update to branch 1.11 to verify if is the branch 1.10 |
|
PSS Measurement: Memory inside container: |
|
PSS Measurement: Memory inside container: |
|
@jcvenegas we need the commit |
|
PSS Measurement: Memory inside container: |
|
PSS Measurement: Memory inside container: |
|
PSS Measurement: Memory inside container: |
Some test were CI test were failing due to a race condition. Update cri-o repository to have a stable CI. Update K8s to latest stable version Depends-on: github.com/kata-containers/tests#462 Fixes: kata-containers#435 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
|
PSS Measurement: Memory inside container: |
Codecov Report
@@ Coverage Diff @@
## master #454 +/- ##
=======================================
Coverage 64.13% 64.13%
=======================================
Files 87 87
Lines 8837 8837
=======================================
Hits 5668 5668
Misses 2564 2564
Partials 605 605Continue to review full report at Codecov.
|
|
Is this ready for merging? @jcvenegas |
|
I think it is, but needs to be merged along kata-containers/tests#462 |
|
merging this one as kata-containers/tests#462 is already merged. |
kubectl describe will allow us to know if something went wrong when launching a pod. Depends-on: github.com/kata-containers/runtime#454 Signed-off-by: Salvador Fuentes <[email protected]>
Some test were CI test were failing due to a race condition.
Update cri-o repository to have a stable CI.
Fixes: #435
Signed-off-by: Jose Carlos Venegas Munoz [email protected]