pcp/gating.yaml
Jan Kurik 356df95bb6 Reworked gating plan to support upgrade testing
- Allowed multiple plans
- CI Gating tied up with gating.fmf plan
- Added basic framework for upgrade testing
- Testcases tagged to make those linked with plans
2023-01-16 18:48:52 +01:00

8 lines
207 B
YAML

--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/gating.functional}