Skip to content
Snippets Groups Projects
Commit fb4f6adb authored by aguilard's avatar aguilard
Browse files

Increase scale-out timeout in HEAL02 and HEAL03 tests


Change-Id: Ib56c20d014ab6b9aaa279ef1ed3e2ad0baa32eb1
Signed-off-by: default avataraguilard <e.dah.tid@telefonica.com>
parent a6fc1597
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment