X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fk8s%2Fconformance%2Fconformance.robot;h=45965c7b85464df0c99b2df6fb7621c0a7937aab;hp=3f2f1eba8560610b0f92465d8ba967b8d1104038;hb=eb96309129a571f0dcdb47df79794a2185f2420b;hpb=b233e38c4f9c73cf5c5c37e73dfc381d9f87f063 diff --git a/tests/k8s/conformance/conformance.robot b/tests/k8s/conformance/conformance.robot index 3f2f1eb..45965c7 100644 --- a/tests/k8s/conformance/conformance.robot +++ b/tests/k8s/conformance/conformance.robot @@ -87,9 +87,9 @@ Check that k8s cluster is reachable # Make sure the pod is reachable with the local k8s client ${rc} ${output}= Run And Return Rc And Output - ... kubectl get pods --all-namespaces + ... kubectl version Append To File ${LOG} ${output}${\n} - Should Contain ${output} kube-system + Should Contain ${output} Server Version: version.Info Cleanup Sonobuoy ${rc} ${output}= Run And Return Rc And Output