osbuild-composer/plans/integration-tests.fmf
Alexander Todorov dd02361615
Copy over gating config from c9s and adjust for RHEL-10
Resolves: RHELMISC-3930
2024-05-21 18:12:25 +02: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