kiwi-el8/build-tests
Marcus Schäfer a5425fe575
Add support for s390 CDL DASD disks
On s390 and in CDL mode (4k DASD) the call of grub2-install
does not work because grub2-install is not able to identify
a 4k fdasd partitioned loop device as a grub supported device
and fails. As grub2-install is only used to invoke
grub2-zipl-setup and has no other job to do we can
circumvent this problem by directly calling grub2-zipl-setup
instead. Also delete LDL mode support, IBM no longer supports
this
2020-10-27 11:06:14 +01:00
..
arm Rename image build tests 2020-10-20 12:10:15 +02:00
ppc Rename image build tests 2020-10-20 12:10:15 +02:00
s390 Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01:00
x86 Merge pull request #1595 from OSInside/openqa_unique_image_names 2020-10-24 19:23:00 +02: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.