From f1ea3b69f75749434283e76586c0b27d14310bd0 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Tue, 6 Jul 2021 15:35:37 -0400 Subject: [PATCH] gating: copy verbatim from cockpit where gating is working Not sure why rawhide gating is not triggering in bodhi... Signed-off-by: Cole Robinson --- gating.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gating.yml b/gating.yml index 9c2b582..c2182c7 100644 --- a/gating.yml +++ b/gating.yml @@ -1,9 +1,6 @@ -# From: https://docs.fedoraproject.org/en-US/ci/gating/ - --- !Policy product_versions: - fedora-* -decision_contexts: [bodhi_update_push_testing, bodhi_update_push_stable] -subject_type: koji_build +decision_context: bodhi_update_push_stable rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}