5631f07a67
Add the same source as current available in c9s, with the additional stuff (gating stuff) adapted to el8. Resolves: rhbz#2184015
13 lines
161 B
YAML
13 lines
161 B
YAML
---
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
- atomic
|
|
roles:
|
|
- role: standard-test-basic
|
|
tests:
|
|
- smoke:
|
|
dir: smoke
|
|
run: ./smoke.sh
|
|
|