shadow-utils/tests/tests.yml
Steeve Goveas d3db3c8cb5 Enable gating tests for shadow-utils
Resolves: rhbz#1962811

Files from test directory are updated from the internal 8.5.0 repo
2021-05-28 21:17:33 +05:30

14 lines
315 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- atomic
tests:
- sanity
required_packages:
- shadow-utils # sanity test needs shadow-utils
- python3-devel # sanity test needs python3