smc-tools/tests/tests.yml
Ping Fang c46f31a62b Initial commit to enable RHEL-9 gating for smc-tools
Resolves: rhbz#1972137

Signed-off-by: Ping Fang <pifang@redhat.com>
2021-06-15 18:36:12 +08:00

13 lines
171 B
YAML

- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- sanity
required_packages:
- bash
- coreutils
- iputils