subscription-manager/tests/tests.yml
William Poteat 13d8772baa Update subscription-manager to 1.29.11-1
Resolves: #1940658 - bash: complete also the syspurpose subcommand (ptoscano@redhat.com)
2021-04-22 12:13:06 -04:00

22 lines
311 B
YAML

---
- hosts: localhost
tags:
- classic
- atomic
roles:
- role: standard-test-basic
tests:
- smoke:
dir: smoke
run: ./smoke.sh
- hosts: localhost
tags:
- container
roles:
- role: standard-test-basic
tests:
- smoke:
dir: smoke
run: ./smoke.sh -c