From a0b7ce8f056ed3fa33b38727a2de538d6739f127 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 16 Sep 2021 11:03:04 +0200 Subject: [PATCH] Reapply: CI Gating: Set up kernel rebuild as a mandatory gating test This was lost after the Fedora merge. Related: #2003135 --- 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}