Change gating

Use generic gating.yaml, don't separate results by plan's name
This commit is contained in:
Lukáš Zachar 2025-09-26 11:31:13 +02:00 committed by Lumir Balhar
parent 811feec864
commit a660ec0a7b
2 changed files with 3 additions and 6 deletions

1
ci.fmf
View File

@ -1 +0,0 @@
resultsdb-testcase: separate

View File

@ -1,8 +1,6 @@
--- !Policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}