Skip to content

Commit d8045dc

Browse files
committed
Increase size for agama integration test build
Agama needs more space to build now
1 parent 379d4aa commit d8045dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-tests/x86/tumbleweed/test-image-agama/appliance.kiwi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<rpm-check-signatures>false</rpm-check-signatures>
1717
<bootsplash-theme>bgrt</bootsplash-theme>
1818
<bootloader-theme>openSUSE</bootloader-theme>
19-
<type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="uefi" installiso="true" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=2097152 rd.kiwi.install.pass.bootparam" volid="agama">
19+
<type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="uefi" installiso="true" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=3145728 rd.kiwi.install.pass.bootparam" volid="agama">
2020
<bootloader name="grub2" timeout="1"/>
2121
<oemconfig>
2222
<oem-skip-verify>true</oem-skip-verify>
@@ -25,7 +25,7 @@
2525
<oem-swap>false</oem-swap>
2626
<oem-multipath-scan>false</oem-multipath-scan>
2727
</oemconfig>
28-
<size unit="M">1900</size>
28+
<size unit="M">2500</size>
2929
</type>
3030
</preferences>
3131
<users>

0 commit comments

Comments
 (0)