From feb13b3a11a870f2d75b72ac5e8655ac7c83481f Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Tue, 17 Aug 2021 13:51:07 +0200 Subject: [PATCH] CI Gating: Set up kernel rebuild as a mandatory gating test --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index c6030c9..e221767 100644 --- a/gating.yaml +++ b/gating.yaml @@ -12,3 +12,4 @@ decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-p9.functional} + - !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation}