2021-08-03 10:47:35 +00:00
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-basic
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
repositories:
|
2023-11-07 14:26:23 +00:00
|
|
|
- repo: "https://pkgs.devel.redhat.com/git/tests/bcc"
|
2021-08-03 10:47:35 +00:00
|
|
|
dest: gating
|
|
|
|
required_packages:
|
|
|
|
- bcc
|
|
|
|
- bcc-tools
|
|
|
|
- bash
|
|
|
|
- kernel-devel
|
|
|
|
tests:
|
|
|
|
- gating
|