9 lines
176 B
Plaintext
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
|