commit | 0ecf4c46a3d74a4ed82665a6c307bb2ae2643f60 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Thu Dec 11 15:11:44 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Thu Dec 11 15:11:44 2014 -0800 |
tree | 4b51b2ec0f1634014a3f2d965a80a2a92d35a324 | |
parent | 7dcc33fb1081513c10358eb2c2de341e922b08cf [diff] [blame] |
add extra mem, apt-get clean ; clone byon
diff --git a/onos-build-vm.py b/onos-build-vm.py index 1a90c8e..57338a4 100755 --- a/onos-build-vm.py +++ b/onos-build-vm.py
@@ -66,7 +66,7 @@ assert 'disk image' in output return os.stat( vmdk )[ ST_SIZE ] -def buildONOS( image, out, flavor='trusty64server', installMemory=2048, ovfMemory=2048 ): +def buildONOS( image, out, flavor='trusty64server', installMemory=2048, ovfMemory=4096 ): if not image: # build VM from flavor #build( flavor )