From 02141a58fb261fb469d0f38841cdba08cafdbad1 Mon Sep 17 00:00:00 2001 From: Jerry Snitselaar Date: Fri, 2 Jul 2021 12:00:40 -0700 Subject: [PATCH] tpm2-pkcs11: Fix product version in gating.yaml resolves: rhbz#1972907 Signed-off-by: Jerry Snitselaar --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 99c0afe..ef09ef3 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: manual.sst_kernel_rats.tpm2-pkcs11.legacy}