#40 Add FMF gating test
Merged 2 years ago by martinpitt. Opened 2 years ago by martinpitt.
rpms/ martinpitt/umockdev rawhide  into  rawhide

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

+ 1

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

+ --- !Policy

+ product_versions:

+   - fedora-*

+ decision_context: bodhi_update_push_stable

+ rules:

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

+ 

+ --- !Policy

+ product_versions:

+   - rhel-8

+   - rhel-9

+ decision_context: osci_compose_gate

+ rules:

+   - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

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

+ discover:

+   how: fmf

+   repository: https://github.com/martinpitt/umockdev

+   # FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585

+   ref: "0.17.10"

+ execute:

+   how: tmt

no initial comment

Pull-Request has been merged by martinpitt

2 years ago