From c01a45a1faaef9d629ffb8c4fc0bfbcf4cdf21b9 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 26 Nov 2024 15:56:39 +0100 Subject: [PATCH] make gating.yaml reusable with other versions --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index cdc133e..89c5b54 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-10 + - rhel-* decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}