From c464b872b2d176bd1eac8ab0df16a0f63bf1d679 Mon Sep 17 00:00:00 2001 From: Ondrej Moris Date: Wed, 11 Sep 2024 19:06:42 +0200 Subject: [PATCH] Add manual gating step --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index 1fffe78..24d3d90 100644 --- a/gating.yaml +++ b/gating.yaml @@ -7,3 +7,4 @@ rules: - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-disabled.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-enabled.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-disabled.functional} + - !PassingTestCaseRule {test_case_name: manual.sst_security_crypto.nss.streamspreadprevent}