perl-Module-CoreList/gating.yaml

20 lines
429 B
YAML
Raw Normal View History

2024-07-10 11:50:26 +00:00
# Fedora
2022-11-21 13:12:55 +00:00
--- !Policy
2024-07-10 11:50:26 +00:00
id: fedora_policy
2023-10-26 12:19:28 +00:00
product_versions:
- fedora-*
2024-07-10 11:50:26 +00:00
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
2023-10-26 12:19:28 +00:00
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
2024-07-10 11:50:26 +00:00
# RHEL
2023-10-26 12:19:28 +00:00
--- !Policy
2022-11-21 13:12:55 +00:00
product_versions:
2024-07-10 11:50:26 +00:00
- rhel-*
decision_context: osci_compose_gate
2022-11-21 13:12:55 +00:00
rules:
2024-07-10 11:50:26 +00:00
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}