Add gating on tests

epel9
Ewoud Kohl van Wijngaarden 2 years ago
parent 44f1d5e10b
commit 5c59d45ff4
No known key found for this signature in database
GPG Key ID: C6EC8F04A934BAB1

@ -0,0 +1,14 @@
--- !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}
--- !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}
Loading…
Cancel
Save