debian-forge-composer/internal/distro
Tomas Hozza 8eb71484d9 RHEL-8.6: fix package set of the image-installer image type
The commit adding distro-specific package set to RHEL-8.6 [1] introduced
a bug in the `image-installer` image type due to a typo. The
`insights-client` package have been removed from the
`bareMetalPackageSet` and moved to `distroSpecificPackageSet`. However
the `distroBuildPackageSet` got appended to `bareMetalPackageSet`,
instead of `distroSpecificPackageSet`, which caused `insights-client` to
be removed from the image's package set.

This issue have been found by the test case which tests manifests from
image test cases, including the package set depsolving.

[1] ed0cb5ea24#

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-11-19 19:50:25 +01:00
..
distro_test_common Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
fedora33 distro: ImageType build and payload pipeline names 2021-11-16 09:49:37 +01:00
rhel8 distro: ImageType build and payload pipeline names 2021-11-16 09:49:37 +01:00
rhel84 distro: ImageType build and payload pipeline names 2021-11-16 09:49:37 +01:00
rhel85 distro: ImageType build and payload pipeline names 2021-11-16 09:49:37 +01:00
rhel86 RHEL-8.6: fix package set of the image-installer image type 2021-11-19 19:50:25 +01:00
rhel90 internal: mandate installation device for the simplified installer 2021-11-18 18:10:09 +01:00
rhel90beta distro/rhel90*: minor code cleanup 2021-11-17 12:49:10 +01:00
test_distro distro: ImageType build and payload pipeline names 2021-11-16 09:49:37 +01:00
distro.go distro: ImageType build and payload pipeline names 2021-11-16 09:49:37 +01:00
distro_test.go Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00