mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
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:
parent
0d7b85aacd
commit
38fe561a92
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user