f140fa5cd0
* Gating tests check if PEM files are installed and these files are really PEM files Resolves: rhbz#2089481
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
|
|
|