This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 195
clh: Failing on new k8s test "OOM events for pods" for cloud-hypervisor in kata 2.0 #2864
Comments
likebreath
added a commit
to likebreath/kata-tests
that referenced
this issue
Sep 19, 2020
During the process of fixing the regression on CLH CI, the failure on 'pod OOM' test is reported (kata-containers#2864). As this is a new k8s tests, it is advisable to debug on this in a separate PR, after bring CLH CI back online. Signed-off-by: Bo Chen <chen.bo@intel.com>
likebreath
added a commit
to likebreath/kata-tests
that referenced
this issue
Sep 19, 2020
During the process of fixing the regression on CLH CI, the failure on 'pod OOM' test is reported (kata-containers#2864). As this is a new k8s tests, it is advisable to debug on this in a separate PR, after bring CLH CI back online. Depends-on: github.com/kata-containers/kata-containers#762 Fixes: kata-containers#2863 Signed-off-by: Bo Chen <chen.bo@intel.com>
I've seen this happening on debian, and CentOS as well. |
fidencio
added a commit
to fidencio/kata-tests
that referenced
this issue
May 6, 2021
The default timeout has been increased recently and adjusted for some tests that were failing. This is a try-and-error kind of process and we'll keep adjusting such timeouts accordingly to the errors we see coming from the tests. Fixes: kata-containers#2864 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Closing this issue as it has been solved by https://github.com/kata-containers/tests/pull/3499/files |
fidencio
added a commit
to fidencio/kata-tests
that referenced
this issue
May 26, 2021
Fixes: kata-containers#2864 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
@GabyCT, sorry for re-opening this one, but I think we should only close this after re-enabling the test on clh: tests/integration/kubernetes/run_kubernetes_tests.sh Lines 56 to 64 in 899576a
I've opened #3574 to check that. |
fidencio
added a commit
to fidencio/kata-tests
that referenced
this issue
May 26, 2021
Fixes: kata-containers#2864 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
As a part of fixing the regression of clh CI for kata 2.0 (PR #2862), the failure on test
OOM events for pods
is observed (as reported in here):As this is a new test (added today #2854), it is advisable to debug on this in a separate PR, after bring CLH CI back online.
The text was updated successfully, but these errors were encountered: