Add gating tier1 tests

Gating.yaml file has been added but not the tests dir.

Related: rhbz#1967567
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
Jerome Marchand 2021-10-18 11:26:51 +02:00
parent 4cf4db1b7f
commit 34cc5a96e6

14
tests/tests.yml Normal file
View File

@ -0,0 +1,14 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
repositories:
- repo: "git://pkgs.devel.redhat.com/tests/bpftrace"
dest: gating
required_packages:
- bpftrace
- bash
- kernel-devel
tests:
- gating