bcc/tests/tests.yml
Jerome Marchand ba3682c216 Fix repo URL in tests.yml
git:// protocol isn't supported anymore

Related: RHEL-9976

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2023-11-07 15:38:27 +01:00

16 lines
280 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
repositories:
- repo: "https://pkgs.devel.redhat.com/git/tests/bcc"
dest: gating
required_packages:
- bcc
- bcc-tools
- bash
- kernel-devel
tests:
- gating