Extend STATEfull partition to 3Gb in 2gb-rootfs-updatable disk layout.

This is needed for vmtests to have enough space, because default size,
although expandable, is too small in vm images.

BUG=chromium-os:38088
TEST=cbuildbot x86-generic-asan amd-64-generic-asan --remote -g I07d31d8b -gI18fab01e -gI9f55fcd3

Change-Id: I9f55fcd3707859dca8304b8e0c78ebd39afea566
Reviewed-on: https://gerrit.chromium.org/gerrit/42390
Tested-by: Denis Glotov <glotov@chromium.org>
Reviewed-by: Don Garrett <dgarrett@chromium.org>
Commit-Queue: Denis Glotov <glotov@chromium.org>
This commit is contained in:
Denis Glotov 2013-01-31 19:56:52 +04:00 committed by ChromeBot
parent 0d7b85aacd
commit 38fe561a92

View File

@ -191,6 +191,12 @@
} }
], ],
"2gb-rootfs-updatable": [ "2gb-rootfs-updatable": [
{
"num": 1,
"label":"STATE",
"type":"data",
"blocks":"6291456"
},
{ {
"num": 3, "num": 3,
"label":"ROOT-A", "label":"ROOT-A",