Configure gating for rhel-10
This commit is contained in:
parent
fda90b0a42
commit
ccbea78b81
@ -10,3 +10,10 @@ product_versions:
|
||||
decision_context: bodhi_update_push_stable
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional}
|
||||
|
||||
|
12
plans/internal/CI-Tier-1.fmf
Normal file
12
plans/internal/CI-Tier-1.fmf
Normal file
@ -0,0 +1,12 @@
|
||||
summary: Internal CI-Tier-1 tests plan
|
||||
discover:
|
||||
- name: redhat-rpm-config
|
||||
how: fmf
|
||||
filter: 'tag: CI-Tier-1'
|
||||
url: https://pkgs.devel.redhat.com/git/tests/redhat-rpm-config
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
|
Loading…
Reference in New Issue
Block a user