0ca5bfeb9a
Resolves: rhbz#1970175 Signed-off-by: Xin Long <lxin@redhat.com>
11 lines
176 B
YAML
11 lines
176 B
YAML
# Tests for Libteam
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- sanity-tests:
|
|
dir: basic
|
|
run: sh test.sh
|