kiwi-el8/build-tests
Marcus Schäfer aed114bde1
Fixed ramdisk deployment from install ISO
The dracut mount hook is only called if NO root= information
is provided from the cmdline. In a PXE deployment this is the
case but in an install ISO deployment not. This commit re-adds
the sysroot mount generator approach but only applies on the
condition rd.kiwi.ramdisk is set and root= is specified. Only
in this case we know config.bootoptions is present in the
initrd and will not be provided from an outside service
2021-02-10 11:44:54 +01:00
..
arm Update integration tests console setup 2020-11-04 15:16:00 +01:00
ppc Update integration tests console setup 2020-11-04 15:16:00 +01:00
s390 Added aaa_base to s390 TW build tests 2021-01-31 16:01:42 +01:00
x86 Fixed ramdisk deployment from install ISO 2021-02-10 11:44:54 +01:00
README.rst Reorganize build tests 2019-10-23 10:17:59 +02:00

KIWI - Image Build Tests
========================

.. |BuildService| replace:: `Open Build Service <https://build.opensuse.org>`__

This directory contains the description files of several images
which are used for testing KIWI within the |BuildService|

Testing projects can be found at `Virtualization:Appliances:Images` in
the `Testing_XXX/DISTRO` subprojects.