added gating

This commit is contained in:
Vaclav Danek 2024-08-21 10:42:21 +02:00
parent 06e2880788
commit 702a8a14ca
2 changed files with 17 additions and 0 deletions

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
#gating rhel
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

10
plans/tier1-internal.fmf Normal file
View File

@ -0,0 +1,10 @@
summary: internal tier 1 tests plan
discover:
how: fmf
filter: 'tier: 1'
url: https://pkgs.devel.redhat.com/git/tests/libecpg
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora