mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-21 00:38:06 +00:00
tests: k8s: Retry output of kubectl exec in k8s-cpu-ns
We are seeing failures in this test, where the output of the kubectl exec command seems to be blank, so try retrying the exec like #11024 Fixes: #11133 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
image: quay.io/prometheus/busybox:latest
|
||||
command:
|
||||
- sleep
|
||||
- "30"
|
||||
- "infinity"
|
||||
resources:
|
||||
limits:
|
||||
cpu: "1"
|
||||
|
Reference in New Issue
Block a user