sg3_utils/tests/tests.yml
zguo d7b90fae8a Add basic smoke test for sg3_utils
Signed-off-by: zguo <zguo@redhat.com>
2018-08-13 11:28:14 +08:00

15 lines
294 B
YAML

---
# No tests suitable for container environment
# No tests suitable for atomic environment
#
# Tests suitable for classic environment
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- sg3_utils_smoke
required_packages:
- sg3_utils