Increased the amount of VDU memory in fail01 test 89/11189/1
authoraguilard <e.dah.tid@telefonica.com>
Tue, 21 Sep 2021 13:38:21 +0000 (13:38 +0000)
committeraguilard <e.dah.tid@telefonica.com>
Tue, 21 Sep 2021 13:38:21 +0000 (13:38 +0000)
Change-Id: I0edb6eadffa233df8db7ac71dc39b67ab4a7162d
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
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