Resolves: rhbz#1953419 - The gating yaml had no configuration for rhel9. Needed for RHEL9. Signed-off-by: Chris White <chwhite@redhat.com>
15 lines
407 B
YAML
15 lines
407 B
YAML
--- !Policy
|
|
product_versions:
|
|
- rhel-9
|
|
decision_context:
|
|
- osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
- fedora-*
|
|
decision_context:
|
|
- bodhi_update_push_testing
|
|
- bodhi_update_push_stable
|
|
subject_type: koji_build
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|