From b7e16117c5fcf1efa353b6e6ef88d8bb6c700a7d Mon Sep 17 00:00:00 2001 From: Jerry Snitselaar Date: Fri, 2 Jul 2021 11:57:21 -0700 Subject: [PATCH] tss2: Fix product version in gating.yaml resolves: rhbz#1972900 Signed-off-by: Jerry Snitselaar --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..648918d 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: osci.brew-build.tier0.functional}