Increased the amount of VDU memory in fail01 test
[osm/tests.git] / 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