podman/gating.yaml

21 lines
525 B
YAML
Raw Normal View History

--- !Policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_stable
- bodhi_update_push_testing
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- fedora-33
- fedora-34
decision_contexts:
- bodhi_update_push_stable
- bodhi_update_push_testing
subject_type: bodhi_update
rules:
- !PassingTestCaseRule {test_case_name: update.podman}
- !PassingTestCaseRule {test_case_name: update.podman_client}