From 0a123c82b2d9f663c0436356b157657efa23f372 Mon Sep 17 00:00:00 2001 From: mkolar1 Date: Wed, 20 Nov 2024 14:01:08 +0000 Subject: [PATCH] gating.yaml: update the gating configuration to meet the new standard Resolves: RHEL-68332 --- gating.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index f786229..f6ac9f2 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,6 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional} +