ansible-core/tests/smoke1.fmf

15 lines
327 B
Plaintext
Raw Normal View History

2023-04-24 23:26:23 +00:00
summary: Run smoke tests with the ansible bundle installed
2023-04-20 23:06:56 +00:00
discover:
2023-04-24 23:26:23 +00:00
- name: Smoke tests with ansible
2023-04-20 23:06:56 +00:00
how: shell
tests:
2023-04-24 23:26:23 +00:00
- name: Run tests/smoke.sh
2023-04-20 23:06:56 +00:00
test: tests/smoke.sh
require:
- python3-dnf
- dnf-plugins-core
- ansible-core
- ansible
execute:
how: tmt