debian-forge-composer/internal/distro/rhel8
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
..
ami.go distro/rhel8: make sap image config methods private 2023-02-07 13:16:12 +01:00
arch.go distro/rhel8: configure and add platforms to image types 2023-01-18 11:50:35 +01:00
azure.go distro/rhel8: specify ports for azure EAP 2023-03-30 18:40:12 +02:00
bare_metal.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
distro.go distro/rhel8: add azure EAP 7 image type 2023-03-30 18:40:12 +02:00
distro_internal_test.go distro/rhel8: update distro unit tests 2023-01-30 17:40:18 +01:00
distro_test.go distro/rhel8: assert error instead of skipping 2023-03-30 18:40:12 +02:00
edge.go simplified-installer: enable isolinux 2023-03-15 12:35:50 +01:00
gce.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
images.go distro: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +02:00
imagetype.go distro: add workload to image type 2023-03-30 18:40:12 +02:00
package_sets.go distro/rhel8: update edge commit and container to new definitions 2023-01-18 11:50:35 +01:00
partition_tables.go distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
qcow2.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
sap.go distro/rhel8: make sap image config methods private 2023-02-07 13:16:12 +01:00
vmdk.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
workloads.go distro/rhel8: distro workload implementation and EAP 2023-03-30 18:40:12 +02:00