added gating

This commit is contained in:
Vaclav Danek 2024-08-17 05:43:26 +02:00
parent a84c43574d
commit 8a170a7136
2 changed files with 14 additions and 14 deletions

View File

@ -1,17 +1,7 @@
# Branched Fedora (non-Rawhide)
#gating rhel
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
subject_type: koji_build
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
# Rawhide Fedora
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
- !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 Tier1 tests plan
discover:
how: fmf
filter: 'tier: 1'
url: https://pkgs.devel.redhat.com/git/tests/sqlite
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora