13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
summary: Integration tests for anaconda
|
|
|
|
discover:
|
|
how: fmf
|
|
filter: 'tag: integration'
|
|
|
|
execute:
|
|
how: tmt
|
|
|
|
finish:
|
|
how: shell
|
|
script: command -v journalctl && journalctl -a || true
|