Update gating.yaml to gate on the new testcase name

Related to https://pagure.io/fedora-ci/general/issue/110
This commit is contained in:
Miro Hrončok 2020-05-20 17:23:20 +02:00
parent 597e27d801
commit e6f87604fa

View File

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