Add RHEL-10 gating
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
parent
16b407598e
commit
1338d6b028
6
gating.yaml
Normal file
6
gating.yaml
Normal 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
15
tests/tests.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user