X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fk8s_12-openldap_helm_day-2.robot;h=4bf9d676c128b3476cd96c8a618763a9069bb542;hb=8ceaee06848023c31ec4a18becff9ab8ff5d517f;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..4bf9d67 100644 --- a/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot +++ b/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot @@ -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