osbuild-composer/plans/integration-tests.fmf
Tomas Hozza 843c92082a plans/integration-tests: run on c9s
Enable running of integration tests on CentOS Stream 9. The integration
test no longer contains any parts that would require access to internal
Red Hat network.

Related: rhbz#2059870
2022-07-18 16:53:59 +00:00

9 lines
176 B
Plaintext

summary: Run integration tests
prepare:
how: install
package:
- osbuild-composer-tests
execute:
script: ./tests/scripts/run_tests.sh ./tests/
duration: 24h