#4 fmf plan: fix git path.
Closed 2 years ago by rhack. Opened 2 years ago by rhack.
rpms/ rhack/tuned rawhide  into  rawhide

file added
+16
@@ -0,0 +1,16 @@ 

+ --- !Policy

+ product_versions:

+   - fedora-*

+ decision_contexts: [bodhi_update_push_testing]

+ subject_type: koji_build

+ rules:

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

+ 

+ #gating rawhide

+ --- !Policy

+ product_versions:

+   - fedora-*

+ decision_contexts: [bodhi_update_push_stable]

+ subject_type: koji_build

+ rules:

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

file modified
+1 -1
@@ -1,6 +1,6 @@ 

  summary: Test plan with all Fedora tests

  discover:

         how: fmf

-        url: https://github.com/redhat-performance/tuned/tree/master/tests

+        url: https://github.com/redhat-performance/tuned.git

  execute:

         how: tmt

no initial comment

1 new commit added

  • Add gating.yaml.
2 years ago

Pull-Request has been closed by rhack

2 years ago
Metadata