Update k8s tests to check cluster creation inside testsuite
[osm/tests.git] / robot-systest / testsuite / k8s_07-dummy_helm.robot
index 59c73ba..3716896 100644 (file)
@@ -78,6 +78,7 @@ Create Dummy VIM
 Add K8s Cluster To OSM
     [Documentation]   Register a K8s cluster associated to the dummy VIM.
     Create K8s Cluster   %{K8S_CREDENTIALS}   ${K8SCLUSTER_VERSION}   ${VIM_NAME}   ${K8SCLUSTER_NET}   ${K8SCLUSTER_NAME}
+    Check For K8s Cluster To Be Ready   ${K8SCLUSTER_NAME}
 
 Create Network Service Instance
     [Documentation]   Instantiate NS for the testsuite.