From 39ec934f650a45705cc634c790924ac043aa0af4 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 20 Apr 2022 12:32:17 +0200 Subject: [PATCH] Prevent 9.1 builds to pass gating for now --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index e56bc9d..b67b12c 100644 --- a/gating.yaml +++ b/gating.yaml @@ -6,3 +6,4 @@ rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.userspace-fips-mode.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} + - !PassingTestCaseRule {test_case_name: manual.sst_security_crypto.libgcrypt.do-not-waive}