#9 Gating setup for signle plan
Merged 2 years ago by mruprich. Opened 2 years ago by bnater.
rpms/ bnater/rsync single_plan  into  rawhide

file removed
-1
@@ -1,1 +0,0 @@ 

- resultsdb-testcase: separate

file modified
+2 -2
@@ -4,7 +4,7 @@ 

  decision_context: bodhi_update_push_testing

  subject_type: koji_build

  rules:

-   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/ci.functional}

+   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

  

  #Rawhide

  --- !Policy
@@ -13,4 +13,4 @@ 

  decision_context: bodhi_update_push_stable

  subject_type: koji_build

  rules:

-   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/ci.functional}

+   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

Separate results reporting is used for more complex plans setup (multiple plans). In case of one tmt plans, basic setup [1] should be enough.

  1. https://docs.fedoraproject.org/en-US/ci/gating/#_enable

rebased onto 7a6a31c

2 years ago

Pull-Request has been merged by mruprich

2 years ago
Metadata