From 51d83400cbcd26b3deaf974fffb00a683bf8beb5 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Tue, 17 Aug 2021 10:54:28 +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 a447c7e..fd8eafe 100644 --- a/gating.yaml +++ b/gating.yaml @@ -16,3 +16,4 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation}