update gating.yaml to gate on new testcase name

related to https://pagure.io/fedora-ci/general/issue/110

This patch needs to be backport to other branches in case of new build for other releases.
This commit is contained in:
Bruno Goncalves 2020-05-20 17:11:46 +02:00
parent eee820de3c
commit 3997095f89

View File

@ -3,4 +3,4 @@ product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.complete}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}