X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fk8s%2Fconformance%2Fconformance.robot;h=644b1edc65110e8571d965280ee5a9772a84e91c;hp=5fa112728a88c17f66f6951fe9b21c38092ea1ca;hb=9e3277ce761f7dcba9940d76887fc22498204003;hpb=96ca0cb7cc0f1ab18124d289f7d20c882f271928 diff --git a/tests/k8s/conformance/conformance.robot b/tests/k8s/conformance/conformance.robot index 5fa1127..644b1ed 100644 --- a/tests/k8s/conformance/conformance.robot +++ b/tests/k8s/conformance/conformance.robot @@ -36,7 +36,7 @@ Run Sonobuoy Conformance Test Append To File ${LOG} ${output}${\n} # Wait until the test finishes execution - Run until sonobuoy status | grep "Sonobuoy has completed"; do sleep 120; done + Run while sonobuoy status | grep "Sonobuoy is still running"; do sleep 120; done Append To File ${LOG} "Sonobuoy has completed"${\n} # Get the result and store the sonobuoy logs