From 79534463326e79d3412c7b4d7b4f0ff24c54790a Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Tue, 17 Aug 2021 13:54:48 +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 9be3596..b6a718a 100644 --- a/gating.yaml +++ b/gating.yaml @@ -12,3 +12,4 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation}