osbuild-composer/plans/integration-tests.fmf

13 lines
253 B
Plaintext

summary: Run integration tests
prepare:
how: install
package:
- osbuild-composer-tests
execute:
script: ./tests/scripts/run_tests.sh ./tests/
duration: 24h
enabled: true
adjust:
enabled: false
when: distro == centos-stream-9