debian-forge-composer/internal/distro
Tom Gundersen 3c7f61c322 test: restructure dir layout
Attempt to clarify the structure of our tests. Each test case is now
encapsulated in a script in `test/cases`. Each of these scripts should
be runnable on a pristine machine and be independent of each other. It
is up to the test-orchestractor to decide if they should be run
consequtively instance, or in parallel on separate instances. Each
script can execute several tests and call whatever helper binaries
is desired. However, each case should be assumed to always run as one.
2020-10-21 09:04:13 +02:00
..
distro_test_common distro: print more information in case the test fails 2020-07-22 10:47:46 +01:00
fedora32 test: restructure dir layout 2020-10-21 09:04:13 +02:00
fedora33 test: restructure dir layout 2020-10-21 09:04:13 +02:00
fedoratest distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
rhel8 test: restructure dir layout 2020-10-21 09:04:13 +02:00
test_distro distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
distro.go osbuild-composer-cloud: introduce the cloud-specific service 2020-09-22 11:38:28 +02:00
distro_test.go test: restructure dir layout 2020-10-21 09:04:13 +02:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00