mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
Double the size of the stateful partition for vm testing.
BUG=chromium-os:34126 TEST=image_to_vm with new size and ran desktopui_NaClSanity Change-Id: I5553de776cb5dec3d2b0dde362ff3560926a6472 Reviewed-on: https://gerrit.chromium.org/gerrit/32424 Reviewed-by: Rahul Chaturvedi <rkc@chromium.org> Tested-by: Chris Sosa <sosa@chromium.org>
This commit is contained in:
parent
f264b82dd2
commit
1c98948e3b
@ -13,4 +13,4 @@ DEFAULT_QEMU_IMAGE="chromiumos_qemu_image.bin"
|
|||||||
|
|
||||||
# Minimum sizes for full size vm images -- needed for update.
|
# Minimum sizes for full size vm images -- needed for update.
|
||||||
MIN_VDISK_SIZE_FULL=6072
|
MIN_VDISK_SIZE_FULL=6072
|
||||||
MIN_STATEFUL_FS_SIZE_FULL=3072
|
MIN_STATEFUL_FS_SIZE_FULL=6144
|
||||||
|
Loading…
x
Reference in New Issue
Block a user