2021-10-18 09:26:51 +00:00
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-basic
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
repositories:
|
2023-11-21 06:11:25 +00:00
|
|
|
- repo: "https://pkgs.devel.redhat.com/git/tests/bpftrace"
|
2021-10-18 09:26:51 +00:00
|
|
|
dest: gating
|
|
|
|
required_packages:
|
|
|
|
- bpftrace
|
|
|
|
- bash
|
|
|
|
- kernel-devel
|
|
|
|
tests:
|
|
|
|
- gating
|