crun/gating.yaml
Alex Jia 39d5d6f946 remove wrong code block and update gating rules
Signed-off-by: Alex Jia <ajia@redhat.com>
2024-12-17 04:41:21 -05:00

14 lines
335 B
YAML

--- !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-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}