Updated FAIL01 test: increased RAM requested
[osm/tests.git] / robot-systest / testsuite / fail_01-insufficient_resources.robot
index cd3caef..3cefe5c 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}   200
+${default_memory}   250
 
 # NS launch timeout and polling time
 ${ns_launch_max_wait_time}   5min