Add tests/tests.yaml file

It looks like tests/ directory was ommited in the c8s
migration.

Related: rhbz#2192949
This commit is contained in:
Jerome Marchand 2023-06-13 11:52:19 +02:00
parent fffca639fb
commit f57f09d745

15
tests/tests.yml Normal file
View 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