2024-07-10 22:39:02 +00:00
|
|
|
# Fedora
|
2021-05-04 11:18:34 +00:00
|
|
|
--- !Policy
|
2024-07-10 22:39:02 +00:00
|
|
|
id: fedora_policy
|
2021-05-04 11:18:34 +00:00
|
|
|
product_versions:
|
|
|
|
- fedora-*
|
2024-07-10 22:39:02 +00:00
|
|
|
decision_contexts:
|
|
|
|
- bodhi_update_push_testing
|
|
|
|
- bodhi_update_push_stable
|
2021-05-04 11:18:34 +00:00
|
|
|
subject_type: koji_build
|
|
|
|
rules:
|
|
|
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
2024-07-10 22:39:02 +00:00
|
|
|
|
|
|
|
# RHEL
|
|
|
|
--- !Policy
|
|
|
|
product_versions:
|
|
|
|
- rhel-*
|
|
|
|
decision_context: osci_compose_gate
|
|
|
|
rules:
|
|
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|