From a3f5f043ee88e2fb38aa91a38045ea32e89556a1 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Thu, 16 Sep 2021 13:47:47 +0200 Subject: [PATCH] CI Gating: Enable baseos-qe.brew-build.scratch-build.validation Enable baseos-qe.brew-build.scratch-build.validation in RHEL-9 gating. --- 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}