X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fk8s_04-openldap_helm.robot;fp=robot-systest%2Ftestsuite%2Fk8s_04-openldap_helm.robot;h=4e27aa866d99e7502a07ac45ad5aa3da5ce8728f;hp=96a1caa68c2699630715452922083b319d891b32;hb=58710335f2db1e82ec171784891b7cbee71fd360;hpb=39a170c5b66e23ad3f4192daa44279f7b3525296 diff --git a/robot-systest/testsuite/k8s_04-openldap_helm.robot b/robot-systest/testsuite/k8s_04-openldap_helm.robot index 96a1caa..4e27aa8 100644 --- a/robot-systest/testsuite/k8s_04-openldap_helm.robot +++ b/robot-systest/testsuite/k8s_04-openldap_helm.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_04 cluster_k8s daily regression sanity +Force Tags k8s_04 cluster_k8s daily regression Suite Teardown Run Keyword And Ignore Error Suite Cleanup @@ -36,9 +36,9 @@ ${k8scluster_name} k8s04 ${k8scluster_version} v1 # NS and VNF descriptor package folder and ids -${vnfd_pkg} openldap_primitives_knf +${vnfd_pkg} openldap_knf ${vnfd_name} openldap_knf -${nsd_pkg} openldap_primitives_ns +${nsd_pkg} openldap_ns ${nsd_name} openldap_ns # NS instance name and configuration @@ -52,9 +52,6 @@ ${kdu_name} ldap ${upgrade_action} upgrade ${rollback_action} rollback ${replica_count} 3 -${action_name} get-user-info -${action_param_cn} admin -${action_param_dc} example.org *** Test Cases *** Create Package For OpenLDAP CNF @@ -85,12 +82,6 @@ Get Vnf Id Log List ${vnfr_list} Set Suite Variable ${vnf_id} ${vnfr_list}[0] -Execute Day 2 Operations - [Documentation] Performs one Day 2 operation. - - Variable Should Exist ${ns_id} msg=Network service instance is not available - ${ns_op_id}= Execute NS K8s Action ${ns_name} ${action_name} ${vnf_member_index} ${kdu_name} cn=${action_param_cn} dc=${action_param_dc} - Execute Upgrade Operation [Tags] verify Variable Should Exist ${ns_id} msg=Network service instance is not available