#2 Update gating test name
Merged 3 years ago by tstellar. Opened 3 years ago by bookwar.
rpms/ bookwar/llvm9.0 new-gating  into  master

Update gating test name
Aleksandra Fedorova • 3 years ago  
file modified
+2 -2
@@ -3,10 +3,10 @@ 

    - fedora-*

  decision_context: bodhi_update_push_testing

  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}

  --- !Policy

  product_versions:

    - fedora-*

  decision_context: bodhi_update_push_stable

  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}

Messaging scheme has changed and old centos-related test names are now deprecated.

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

Pull-Request has been merged by tstellar

3 years ago