#6 Adding fmf plan and gating.yaml
Merged 2 years ago by mosvald. Opened 2 years ago by fhrdina.
rpms/ fhrdina/nmap rawhide  into  rawhide

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

+ 1

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} 

\ No newline at end of file

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

+ summary: Test plan with all Fedora tests

+ discover:

+        how: fmf

+        url: https://src.fedoraproject.org/tests/nmap.git

+ execute:

+        how: tmt

no initial comment

Pull-Request has been merged by mosvald

2 years ago