Increase scale-out timeout in HEAL02 and HEAL03 tests 16/13816/1
authoraguilard <e.dah.tid@telefonica.com>
Tue, 22 Aug 2023 08:36:09 +0000 (08:36 +0000)
committeraguilard <e.dah.tid@telefonica.com>
Tue, 22 Aug 2023 08:36:09 +0000 (08:36 +0000)
Change-Id: Ib56c20d014ab6b9aaa279ef1ed3e2ad0baa32eb1
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
robot-systest/testsuite/heal_02-scale_vdu_healing.robot
robot-systest/testsuite/heal_03-multiple_healing.robot

index ef7f772..86886ef 100644 (file)
@@ -52,7 +52,7 @@ ${nsd_name}   volumes_nativecharm-ns
 ${flavor_name_prefix}   osm.heal02
 ${ns_name}   heal_02
 ${ns_timeout}   6min
-${scale_wait_time}   4min
+${scale_wait_time}   5min
 
 # SSH keys and username to be used
 ${publickey}   %{HOME}/.ssh/id_rsa.pub
index f96a9f0..f52bb95 100644 (file)
@@ -52,7 +52,7 @@ ${nsd_name}   volumes_nativecharm-ns
 ${ns_name}   heal_03
 ${ns_config}   {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] }
 ${ns_timeout}   6min
-${scale_wait_time}   4min
+${scale_wait_time}   5min
 
 # SSH keys and username to be used
 ${publickey}   %{HOME}/.ssh/id_rsa.pub