commit | 2bb7eef70089178b471131c29f3d21f68c3fdeba | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Wed Apr 06 15:26:49 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Wed Apr 06 15:26:49 2016 -0400 |
tree | cc5e49911251d71a45e34ef0e78f2a3dad631fff | |
parent | df5f1d4b417500c9d4c542a5d8939b2c6cdc1b34 [diff] |
Increase size of nova-compute VM for testing
diff --git a/scripts/create-vms-cord.sh b/scripts/create-vms-cord.sh index dc19da7..10c69d8 100755 --- a/scripts/create-vms-cord.sh +++ b/scripts/create-vms-cord.sh
@@ -59,7 +59,7 @@ create-vm onos-fabric 2 4096 40 if $TESTING then - create-vm nova-compute 2 4096 100 + create-vm nova-compute 6 16384 240 fi # Wait for everything to get set up