perl-DBD-MariaDB/gating.yaml

25 lines
578 B
YAML
Raw Normal View History

2021-03-12 15:01:18 +00:00
--- !Policy
2023-10-20 08:21:16 +00:00
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
# Rawhide
--- !Policy
2021-03-12 15:01:18 +00:00
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
2024-07-04 13:23:40 +00:00
2024-07-04 13:27:56 +00:00
# RHEL
2024-07-04 13:23:40 +00:00
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}