X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fbasic_26-secure_helm_execution_environment.robot;h=10b3f24682cbf740219e2af3b75084ad37a02239;hb=bbae1a7e282f0dbaf808bf0eba27cf4aa5023523;hp=b4c8d81225c220bb309fc9db3fb486492d84c640;hpb=c266abc9055348dd20273b888c8899133f9da957;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/basic_26-secure_helm_execution_environment.robot b/robot-systest/testsuite/basic_26-secure_helm_execution_environment.robot index b4c8d81..10b3f24 100644 --- a/robot-systest/testsuite/basic_26-secure_helm_execution_environment.robot +++ b/robot-systest/testsuite/basic_26-secure_helm_execution_environment.robot @@ -21,7 +21,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/nsd_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot -Force Tags basic_26 cluster_ee_config daily regression +Force Tags basic_26 cluster_ee_config regression Suite Teardown Run Keyword And Ignore Error Suite Cleanup @@ -42,7 +42,7 @@ ${ns_timeout} 5min ${username} ubuntu ${password} ${EMPTY} ${publickey} %{HOME}/.ssh/id_rsa.pub -${privatekey} %{OSM_RSA_FILE} +${privatekey} %{HOME}/.ssh/id_rsa # SSH keys and username to be used to connect to OSM VM ${osm_host} %{OSM_HOSTNAME}