Add manual check to prevent y-stream builds from accidently moving

forward when we want to pick up the z-stream builds.
This commit is contained in:
Robert Relyea 2023-06-22 15:16:11 +02:00
parent 9e486f44d5
commit 09253f4bbb

View File

@ -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.userspace-fips-mode.functional}
- !PassingTestCaseRule {test_case_name: manual.sst_security_crypto.nss.streamspreadprevent}