X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fk8s_12-openldap_helm_day-2.robot;h=0abc53511da4b098fb5642e6b66bf922a3878406;hb=090cb5cf5ad79439db79568c55a1ad290d52614c;hp=ac022025d2d5097bdc822888c9162e03aab0de59;hpb=d7f75d7d293999d41af88ef4752906b134f58930;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot b/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot index ac02202..0abc535 100644 --- a/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot +++ b/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot @@ -25,7 +25,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/connectivity_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot -Force Tags k8s_12 cluster_k8s daily +Force Tags k8s_12 cluster_k8s daily azure Suite Teardown Run Keyword And Ignore Error Suite Cleanup @@ -92,7 +92,7 @@ Execute Upgrade Operation Check Replicas After Upgrade Operation Variable Should Exist ${ns_id} msg=Network service instance is not available ${count}= Get Vnf Kdu Replica Count ${vnf_id} ${kdu_name} - log ${count} + Log ${count} Should Be Equal As Integers ${count} ${replica_count} Execute Rollback Operation @@ -102,7 +102,7 @@ Execute Rollback Operation Check Replicas After Rollback Operation Variable Should Exist ${ns_id} msg=Network service instance is not available ${count}= Get Vnf Kdu Replica Count ${vnf_id} ${kdu_name} - log ${count} + Log ${count} Should Be Empty ${count} Delete Network Service Instance