514f8f4907
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/lsscsi#22462f0507436323bc8552e593ab26fd40a57da9
15 lines
281 B
YAML
15 lines
281 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:
|
|
- smoke
|
|
required_packages:
|
|
- lsscsi
|