Update k8s tests to check cluster creation inside testsuite
[osm/tests.git] / robot-systest / testsuite / k8s_02-k8scluster_creation.robot
index cb86e37..3e4c741 100644 (file)
@@ -50,6 +50,7 @@ Create VIM Target Basic
 Add K8s Cluster To OSM
     [Documentation]   Creates a VIM for the K8s cluster to be anchored against
     Create K8s Cluster   %{K8S_CREDENTIALS}   ${K8SCLUSTER_VERSION}   ${VIM_NAME}   %{VIM_MGMT_NET}   ${K8SCLUSTER_NAME}
+    Check For K8s Cluster To Be Ready   ${K8SCLUSTER_NAME}
 
 Remove K8s Cluster from OSM
     [Documentation]   Delete K8s cluster.