X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fheal_02-scale_vdu_healing.robot;h=eedd94b4b77b678051a3a975597bcd42fc659986;hb=c266abc9055348dd20273b888c8899133f9da957;hp=edeec97636bb9ee07b5bd83f4a8f28619b74ece5;hpb=8f994ccfd43dbc1db7c3fdb3410d98dd235a3529;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/heal_02-scale_vdu_healing.robot b/robot-systest/testsuite/heal_02-scale_vdu_healing.robot index edeec97..eedd94b 100644 --- a/robot-systest/testsuite/heal_02-scale_vdu_healing.robot +++ b/robot-systest/testsuite/heal_02-scale_vdu_healing.robot @@ -51,6 +51,7 @@ ${nsd_name} volumes_nativecharm-ns # NS instance name and configuration ${flavor_name} osm.heal_02 ${ns_name} heal_02 +${ns_timeout} 6min ${scale_wait_time} 4min # SSH keys and username to be used @@ -82,7 +83,7 @@ Create Test Flavor Network Service Instance Test ${ns_config}= Set Variable {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}}],vnf: [ {member-vnf-index: charm_vnf, vdu: [{ id: mgmtVM, vim-flavor-id: ${flavor_id}}]}] } - ${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}