X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fheal_03-multiple_healing.robot;h=f52bb95bef6cc675c85d9ee8f2e1010f4f87969c;hb=2d4de332830e2f6deb4705fcc85d140c92e27c2c;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..f52bb95 100644 --- a/robot-systest/testsuite/heal_03-multiple_healing.robot +++ b/robot-systest/testsuite/heal_03-multiple_healing.robot @@ -51,7 +51,8 @@ ${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}} ] } -${scale_wait_time} 4min +${ns_timeout} 6min +${scale_wait_time} 5min # SSH keys and username to be used ${publickey} %{HOME}/.ssh/id_rsa.pub @@ -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}