perl-Test-Inter/gating.yaml

20 lines
429 B
YAML
Raw Permalink Normal View History

2024-07-10 20:42:24 +00:00
# Fedora
2022-12-07 21:11:49 +00:00
--- !Policy
2024-07-10 20:42:24 +00:00
id: fedora_policy
2022-12-07 21:11:49 +00:00
product_versions:
- fedora-*
2024-07-10 20:42:24 +00:00
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
2022-12-07 21:11:49 +00:00
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
2024-07-10 20:42:24 +00:00
# RHEL
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}