cockpit/gating.yaml
Martin Pitt 4590eb7340 gating.yaml: Drop tier-1 tests
These are deprecated and got dropped from cockpit 240.
2021-03-17 09:34:03 +01:00

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