Run udica sanity test

This commit is contained in:
Petr Lautrbach 2019-06-04 11:17:17 +02:00
parent 973febb6a0
commit f8199f1af1

16
tests/tests.yml Normal file
View File

@ -0,0 +1,16 @@
---
# Test to run in classic context
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
repositories:
- repo: "https://src.fedoraproject.org/rpms/udica.git"
dest: "udica"
tests:
- udica/tests/sanity
required_packages:
- udica
- podman