From 62247c3ada044f2389091d89a7457d8dcc608c9a Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 7 Jun 2021 15:51:57 -0700 Subject: [PATCH] gating.yaml: Add rhel-9 to product_versions --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index 6985029..58c37f8 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,7 @@ --- !Policy product_versions: - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}