Remove gating config

Gating in rawhide is fragile and unreliable and usually
causes more troubles than adds value. Moreover, using CI
and pull-request based process for updates with a rebuild
of dependant packages is more than enough to uncover
a possible issues.
This commit is contained in:
Lumir Balhar 2021-04-07 08:11:38 +02:00
parent dbcb1649bc
commit 7cc4fe9cfd

View File

@ -1,7 +0,0 @@
--- !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}