Merge #2 POC - Run udica sanity test
This commit is contained in:
commit
612044a3ea
16
tests/tests.yml
Normal file
16
tests/tests.yml
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user