debian-forge-composer/internal/distro
Tomáš Hozza 58e3716b89 distro: add support for RHEL-8.9 and RHEL-9.3
Add a basic support for building RHEL-8.9 and RHEL-9.3 images with
composer.

Add 8.9 and 9.3 repositories to the multitude of places where we have
them.

Generate image test manifests for 8.9 and 9.3. No functional testing is
added for 8.9 or 9.3 at this moment.

This change unblocks the RHEL Gating (since unit tests are currently
failing on 8.9 and 9.3 as on unknown distribution).

Related to https://issues.redhat.com/browse/COMPOSER-1924

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-03-27 11:39:24 +02:00
..
distro_test_common Change the rpmmd cache directory structure to include the distro name 2023-03-23 11:26:40 +01:00
fedora distro/rhel: add payload repos to os package set 2023-03-23 13:39:04 +01:00
rhel7 distro/rhel: add payload repos to os package set 2023-03-23 13:39:04 +01:00
rhel8 distro: add support for RHEL-8.9 and RHEL-9.3 2023-03-27 11:39:24 +02:00
rhel9 distro: add support for RHEL-8.9 and RHEL-9.3 2023-03-27 11:39:24 +02:00
test_distro distro: rename osPkgsKey from "packages" to "os" 2023-02-23 16:22:42 +01:00
distro.go distro: move RequiredPartitionSizes into ImageType 2023-03-20 11:04:14 +01:00
distro_test.go distro/rhel: add payload repos to os package set 2023-03-23 13:39:04 +01:00
image_config.go manifest: support force-relabel for SELinux in image config 2023-01-25 20:37:12 +01:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00