From 961295efffa3b35bdd7a99f73137405f4c2ed6d9 Mon Sep 17 00:00:00 2001 From: Jarek Prokop Date: Wed, 13 Nov 2024 10:59:44 +0100 Subject: [PATCH] Correct the product_versions in gating.yaml. The contents were partially from RHEL 9, but changing this was overlooked. Correct the version to rhel-8 since that is where this module is going. Related: RHEL-35991 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 5f810b7..9f1d298 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-9 + - rhel-8 decision_context: osci_compose_gate_modules subject_type: redhat-module rules: