X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fheal_03-multiple_healing.robot;h=f96a9f0bf6f8b88e9f395a3ce2dcf64e0c72da27;hb=7656da9dea8a9255a4d95aecd810a0570f72edd8;hp=89f67dd834a0957c363282e16efb7e0f6f6ba3c8;hpb=321726f7804f92c56bb07ffb7301e3eb28daf574;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/heal_03-multiple_healing.robot b/robot-systest/testsuite/heal_03-multiple_healing.robot index 89f67dd..f96a9f0 100644 --- a/robot-systest/testsuite/heal_03-multiple_healing.robot +++ b/robot-systest/testsuite/heal_03-multiple_healing.robot @@ -51,6 +51,7 @@ ${nsd_name} volumes_nativecharm-ns # NS instance name and configuration ${ns_name} heal_03 ${ns_config} {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] } +${ns_timeout} 6min ${scale_wait_time} 4min # SSH keys and username to be used @@ -76,7 +77,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}