Add RHEL-10 gating

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
Jerome Marchand 2024-06-14 15:02:15 +02:00
parent 16b407598e
commit 1338d6b028
2 changed files with 21 additions and 0 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

15
tests/tests.yml Normal file
View File

@ -0,0 +1,15 @@
- 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