ansible-core/tests/smoke2.fmf

15 lines
399 B
Plaintext
Raw Normal View History

2023-04-24 23:26:23 +00:00
summary: Run smoke tests with the standalone ansible-collection-community-general installed
2023-04-20 23:06:56 +00:00
discover:
2023-04-24 23:26:23 +00:00
- name: Smoke tests with community.general
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-collection-community-general
execute:
how: tmt