Unretirement request: https://pagure.io/releng/issue/11709
This commit is contained in:
parent
37519e539e
commit
d36352d2a1
6 changed files with 185 additions and 1 deletions
11
tests/tests.yml
Normal file
11
tests/tests.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-beakerlib
|
||||
tags:
|
||||
- classic
|
||||
- atomic
|
||||
tests:
|
||||
- simple-test
|
||||
required_packages:
|
||||
- python3-APScheduler
|
||||
Loading…
Add table
Add a link
Reference in a new issue