byacc/gating.yaml

26 lines
800 B
YAML
Raw Permalink Normal View History

2021-04-09 16:04:11 +00:00
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
2024-07-10 08:41:23 +00:00
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tmt-aarch64-x86_64.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tmt-ppc64le-s390x.functional}