debian-forge-composer/internal/distro
Achilleas Koutsou d3dc4eba39 distro: bring back TestImageType_PackageSetsChains()
This test was removed because package sets in chains are no longer
visible in the map returned from ImageType.PackageSets().
Bringing back the test now to ensure that:
1. All package set names defined in the keys returned from the
   PackageSets() map match the keys returned from the
   PackageSetsChains() map.
2. All package sets defined in the package set chains are defined for
   the image type.  This is tested by the function PackageSets()
   function itself, which should never panic.
2022-06-01 11:36:52 +01:00
..
distro_test_common dnfjson: drop repo checksums 2022-06-01 11:36:52 +01:00
fedora simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel8 simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel84 simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel85 simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel86 simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel90 simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel90beta simplify package set chain handling 2022-06-01 11:36:52 +01:00
test_distro simplify package set chain handling 2022-06-01 11:36:52 +01:00
distro.go distro: panic if chained package set is not specified 2022-06-01 11:36:52 +01:00
distro_test.go distro: bring back TestImageType_PackageSetsChains() 2022-06-01 11:36:52 +01:00
image_config.go distro: add support udev rules to image config 2022-05-16 15:46:46 +02:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00