From 97dba5c9687959e51d8452b9c3bd80ec683327b3 Mon Sep 17 00:00:00 2001 From: Jeffrey Bastian Date: Thu, 1 Apr 2021 13:23:26 -0500 Subject: [PATCH] update rhel version in gating.yaml for rhel9 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 8b152f6..7b8c1e7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-9 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.hardware-redfish-finder.tier0.functional}