debian-forge-composer/internal/distro
Tomas Hozza 21c6c452ef TestDistro: return dummy values from PackageSets related methods
Return dummy values from the following methods:
 - PackageSets
 - PayloadPackageSets
 - PackageSetsChains

Use package set names commonly used by recent distro definitions.
Package sets are based on values used by rpmmd mock implementation.

Adjust two Weldr API unit test check for the dummy values. Without
this fix, these unit tests would start failing after the move to
`rpmmd.DepsolvePackageSets()` in Weldr API compose handler.
2022-04-28 14:42:49 +02:00
..
distro_test_common TestDistro_Manifest: use DepsolvePackageSets instead of Depsolve 2022-04-28 14:42:49 +02:00
fedora33 distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
rhel8 distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
rhel84 distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
rhel85 distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
rhel86 distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
rhel90 distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
rhel90beta distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
test_distro TestDistro: return dummy values from PackageSets related methods 2022-04-28 14:42:49 +02:00
distro.go distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
distro_test.go distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
image_config.go Extend ImageConfig and RHEL-86/90 osPipeline 2022-04-14 19:07:31 +01: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