diff options
Diffstat (limited to 'prototypes/xci/config/noha-vars')
-rwxr-xr-x | prototypes/xci/config/noha-vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/xci/config/noha-vars b/prototypes/xci/config/noha-vars index 7f686e5e5..22c68feeb 100755 --- a/prototypes/xci/config/noha-vars +++ b/prototypes/xci/config/noha-vars @@ -14,5 +14,5 @@ export TEST_VM_NODE_NAMES="xci controller00 compute00 compute01" export VM_DOMAIN_TYPE=kvm export VM_CPU=8 export VM_DISK=80 -export VM_MEMORY_SIZE=8192 +export VM_MEMORY_SIZE=12288 export VM_DISK_CACHE=unsafe |