From 5a9276bdb56ef865170086bfeda96646905e4d93 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Sun, 14 Nov 2021 18:54:06 +0100 Subject: [PATCH] Require Maven Bootstrap manual gating test --- gating.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gating.yaml b/gating.yaml index f1bb5dd..9214b2f 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,5 @@ decision_contexts: - osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + # https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test + - !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}