diff --git a/gating.yaml b/gating.yaml index 77f3d4c..f2c6454 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,14 +3,10 @@ product_versions: - fedora-* decision_context: bodhi_update_push_testing rules: - - !PassingTestCaseRule {test_case_name: dist.rpmgrill.spec-file-sanity} - - !PassingTestCaseRule {test_case_name: dist.python-versions} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} --- !Policy product_versions: - fedora-* decision_context: bodhi_update_push_stable rules: - - !PassingTestCaseRule {test_case_name: dist.rpmgrill.spec-file-sanity} - - !PassingTestCaseRule {test_case_name: dist.python-versions} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}