From 32bd34d9978c357013d81f657169f2dba47f732a Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Wed, 24 May 2017 14:34:39 +0800 Subject: enlarge the ram of all_in_one node No the memory is not enough to creates vms in openstack to finish functest cases. Change-Id: I836ba43e8cd8a26a0dec3f5831cabcb9ae04e5da Signed-off-by: Alex Yang --- templates/virtual_environment/vms/all_in_one.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/virtual_environment/vms/all_in_one.xml b/templates/virtual_environment/vms/all_in_one.xml index 4d08a68b..15f0305c 100644 --- a/templates/virtual_environment/vms/all_in_one.xml +++ b/templates/virtual_environment/vms/all_in_one.xml @@ -1,7 +1,7 @@ all_in_one - 4194304 - 4194304 + 16777216 + 16777216 4 /machine -- cgit 1.2.3-korg