X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fheal_01-volume_vdu_healing.robot;h=dfade05f33e63cce66e0d64bb0c592142d067a74;hp=8b73611d04310c26b7ddcebe5fc61e214b3385f6;hb=f01b9a4b58be0137581eeb92d309c8d5e5dc1082;hpb=ed30e5231e3a3cd59c864b2749559fb269aa3468 diff --git a/robot-systest/testsuite/heal_01-volume_vdu_healing.robot b/robot-systest/testsuite/heal_01-volume_vdu_healing.robot index 8b73611..dfade05 100644 --- a/robot-systest/testsuite/heal_01-volume_vdu_healing.robot +++ b/robot-systest/testsuite/heal_01-volume_vdu_healing.robot @@ -46,6 +46,7 @@ ${nsd_name} volumes_nativecharm-ns # NS instance name and configuration ${ns_name} heal_01 ${ns_config} {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] } +${ns_timeout} 6min # SSH keys and username to be used ${publickey} %{HOME}/.ssh/id_rsa.pub @@ -70,7 +71,7 @@ Create NS Descriptor Network Service Instance Test - ${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}