cockpit-files/gating.yaml
Jelle van der Waa cb7772c734 Setup gating tests
Resolves: RHEL-42500
2024-06-24 17:50:02 +02:00

15 lines
347 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-9
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}