11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
|
summary: Run integration tests
|
||
|
prepare:
|
||
|
how: install
|
||
|
package:
|
||
|
- osbuild-composer
|
||
|
- weldr-client
|
||
|
- weldr-client-tests
|
||
|
- createrepo_c
|
||
|
execute:
|
||
|
script: ./tests/scripts/run_tests.sh ./tests/
|