910068c71e
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/sg3_utils#c7b25463bb071ee29dc4707edc79b12f03b7010f
15 lines
294 B
YAML
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
|