Add tests/tests.yaml file
It looks like tests/ directory was ommited in the c8s migration. Related: rhbz#2192949
This commit is contained in:
parent
fffca639fb
commit
f57f09d745
15
tests/tests.yml
Normal file
15
tests/tests.yml
Normal file
@ -0,0 +1,15 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "git://pkgs.devel.redhat.com/tests/bcc"
|
||||
dest: gating
|
||||
required_packages:
|
||||
- bcc
|
||||
- bcc-tools
|
||||
- bash
|
||||
- kernel-devel
|
||||
tests:
|
||||
- gating
|
Loading…
Reference in New Issue
Block a user