X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fbasic_06-vnf_with_charm.robot;h=2514ce26ce49805fa641b8a58101f634fa204bae;hb=ff4016f59de7e49c2747db4e5982a09469c20a47;hp=b42ba277ea570edc0291c5bbd5a28941f875deaf;hpb=9e9f30d9ed385b81f56132cdcac1df15cff9d08a;p=osm%2Fdevops.git diff --git a/robot-systest/testsuite/basic_06-vnf_with_charm.robot b/robot-systest/testsuite/basic_06-vnf_with_charm.robot index b42ba277..2514ce26 100644 --- a/robot-systest/testsuite/basic_06-vnf_with_charm.robot +++ b/robot-systest/testsuite/basic_06-vnf_with_charm.robot @@ -36,6 +36,7 @@ ${vnf_member_index_2} 2 ${day_1_file_name} /home/ubuntu/first-touch ${day_2_file_name_1} /home/ubuntu/mytouch1 ${day_2_file_name_2} /home/ubuntu/mytouch2 +${ns_timeout} 15min *** Test Cases *** @@ -54,7 +55,7 @@ Create Charm NS Descriptor Instantiate Charm Network Service [Tags] charm - ${id}= Create Network Service ${nsd_name} %{VIM_TARGET} ${ns_name} ${ns_config} ${publickey} + ${id}= Create Network Service ${nsd_name} %{VIM_TARGET} ${ns_name} ${ns_config} ${publickey} ${ns_timeout} Set Suite Variable ${ns_id} ${id}