Fixed gating.yaml configuration

Since this file was copied from the RHEL8 dist-git the configuration was
incorrectly referring to rhel-8 for the product_version.
This commit is contained in:
Andrew Walsh 2021-07-30 16:33:24 +00:00
parent 3a0db9be5c
commit b36382d96a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- !Policy
product_versions:
- rhel-8
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}