From ba5317bf16595426696184caa917baa4db1e9dcb Mon Sep 17 00:00:00 2001 From: Bob Relyea Date: Mon, 18 Jul 2022 15:21:15 -0700 Subject: [PATCH] Turn on manual gating to prevent 9.1 builds from passing gating and releasing --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index f4907f9..d36b32b 100644 --- a/gating.yaml +++ b/gating.yaml @@ -6,3 +6,4 @@ rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} + - !PassingTestCaseRule {test_case_name: manual.sst_security_crypto.ca-certificates.streamspreadprevent}