From f1ea3b69f75749434283e76586c0b27d14310bd0 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 06 2021 19:35:37 +0000 Subject: gating: copy verbatim from cockpit where gating is working Not sure why rawhide gating is not triggering in bodhi... Signed-off-by: Cole Robinson --- 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}