tests: Add gating.yaml so tests will be required

This commit is contained in:
Brian C. Lane 2022-12-14 15:45:52 -08:00
parent 7fc0182f62
commit d2e6c54e3e

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !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}