Increased the amount of VDU memory in fail01 test 32/11232/1
authoraguilard <e.dah.tid@telefonica.com>
Tue, 21 Sep 2021 13:38:21 +0000 (13:38 +0000)
committeraguilard <e.dah.tid@telefonica.com>
Mon, 4 Oct 2021 06:59:59 +0000 (08:59 +0200)
Change-Id: I0edb6eadffa233df8db7ac71dc39b67ab4a7162d
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
(cherry picked from commit 058d12fd9d0f2b7dc53b17b0fc9838894d75a1ba)

robot-systest/testsuite/fail_01-insufficient_resources.robot

index b89f861..cd3caef 100644 (file)
@@ -43,7 +43,7 @@ ${ns_config}   {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] }
 ${publickey}   %{HOME}/.ssh/id_rsa.pub
 
 # Default memory for dataVM VDU (can be overwritten by VM_MEMORY_OVERRIDE environment variable)
-${default_memory}   100
+${default_memory}   200
 
 # NS launch timeout and polling time
 ${ns_launch_max_wait_time}   5min