X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fk8s%2Fconformance%2Fconformance.robot;h=2c9d3eec8759b29003568413b8b1a0fab95cb76a;hp=0d0c00255eddd9995021376ccdc581b6906bc248;hb=9227fed05e6583257306ec4c876f4223082fef42;hpb=be3371a45ccb1f3379b5931180493a552173c832 diff --git a/tests/k8s/conformance/conformance.robot b/tests/k8s/conformance/conformance.robot index 0d0c002..2c9d3ee 100644 --- a/tests/k8s/conformance/conformance.robot +++ b/tests/k8s/conformance/conformance.robot @@ -56,7 +56,7 @@ ${DNS_DOMAIN_TESTS} SEPARATOR= Run Sonobuoy Conformance Test # Start the test Run kubectl apply -f ${CURDIR}${/}sonobuoy.yaml - Sleep 10s + Sleep 20s ${rc} ${output}= Run And Return Rc And Output ... kubectl describe pod/sonobuoy -n heptio-sonobuoy Append To File ${LOG} ${output}${\n}