Bug 2327 fix to verify ipaddress in sol003_02 testsuite
[osm/tests.git] / robot-systest / testsuite / k8s_12-openldap_helm_day-2.robot
index 19e45c0..7bdb39c 100644 (file)
@@ -28,7 +28,7 @@ Resource   ../lib/connectivity_lib.resource
 Resource   ../lib/ssh_lib.resource
 Resource   ../lib/k8scluster_lib.resource
 
-Test Tags   k8s_12   cluster_k8s   daily   azure
+Test Tags   k8s_12   cluster_k8s   regression   azure
 
 Suite Teardown   Run Keyword And Ignore Error   Suite Cleanup
 
@@ -72,6 +72,7 @@ Create Package For OpenLDAP NS
 Add K8s Cluster To OSM
     [Documentation]   Register K8s cluster in OSM.
     Create K8s Cluster   %{K8S_CREDENTIALS}   ${K8SCLUSTER_VERSION}   %{VIM_TARGET}   %{VIM_MGMT_NET}   ${K8SCLUSTER_NAME}
+    Check For K8s Cluster To Be Enabled   ${K8SCLUSTER_NAME}
 
 Create Network Service Instance
     [Documentation]   Instantiate NS for the testsuite.