sysfsutils/gating.yml
Chris White 77f0c23ee7 Update Gating Config to Include RHEL9.
Resolves: rhbz#1953419
  - The gating yaml had no configuration for rhel9. Needed for RHEL9.

Signed-off-by: Chris White <chwhite@redhat.com>
2021-07-12 16:05:52 +00:00

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}