Skip to content

Commit c175b3b

Browse files
committed
Update leap test-image-disk integration test
Add test for alternative volume ID in install ISO
1 parent 6de420b commit c175b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tests/x86/leap/test-image-disk/appliance.kiwi

Lines changed: 1 addition & 1 deletion
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" kernelcmdline="console=ttyS0" firmware="efi" installiso="true" bootpartition="false" installboot="install">
19+
<type image="oem" filesystem="btrfs" kernelcmdline="console=ttyS0" firmware="efi" installiso="true" bootpartition="false" installboot="install" volid="KATO_INSTALL">
2020
<bootloader name="grub2" console="serial" timeout="10"/>
2121
<oemconfig>
2222
<oem-unattended>true</oem-unattended>

0 commit comments

Comments
 (0)