debian-forge-composer/internal/distro
Achilleas Koutsou 90cc2b18a8 distro/rhel8: assert error instead of skipping
We sometimes skip testing customizations for image types that don't
support them, other times, we check for a specific error.  If we don't
care about the specific error message that's received, running the test
and checking for error is better than skipping, because it ensures that
we're skipping the test for the right reasons and not accidentally
skipping a test for an image type that should support the
customizations.
2023-03-30 18:40:12 +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: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +02:00
rhel7 distro: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +02:00
rhel8 distro/rhel8: assert error instead of skipping 2023-03-30 18:40:12 +02:00
rhel9 distro: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +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/rhel8: exclude azure-eap7-rhui from customization tests 2023-03-30 18:40:12 +02:00
image_config.go distro: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00