Update gating configuration

This commit is contained in:
Jitka Plesnikova 2026-08-12 10:14:08 +02:00
parent ffa7901c6b
commit 6995d0f143
3 changed files with 16 additions and 5 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -1,9 +1,7 @@
# RHEL
--- !Policy --- !Policy
product_versions: product_versions:
- rhel-9 - rhel-*
decision_context: osci_compose_gate decision_context: osci_compose_gate
rules: rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}

12
plans/internal.fmf Normal file
View File

@ -0,0 +1,12 @@
summary: Private (RHEL) beakerlib tests
enabled: false
adjust:
- when: distro == rhel
enabled: true
because: private tests are accesible only within rhel pipeline
discover:
- name: rhel
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/perl-Config-IniFiles
execute:
how: tmt