53595c6430
+ Use tmt based tests instead of STI + Disable tmt integration tests for CS9 (needs RH resources) Resolves: rhbz#2011877
13 lines
253 B
Plaintext
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
|