34cc5a96e6
Gating.yaml file has been added but not the tests dir. Related: rhbz#1967567 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
15 lines
268 B
YAML
15 lines
268 B
YAML
- 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
|