Add gating tier1 tests

The gating.yaml file has been added during the migration to GitLab but
the tests dir has not. This makes the gating fail.

Related: rhbz#2192950
This commit is contained in:
Viktor Malik 2023-06-13 11:51:52 +02:00
parent dc1f67861c
commit f3eff17f1a
No known key found for this signature in database
GPG Key ID: AF7A2E1F6EE74FB3

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