From 75b26f002616c2bd56294c8decea6b483eaeb213 Mon Sep 17 00:00:00 2001 From: Michal Kolar Date: Wed, 12 Jul 2023 12:42:07 +0000 Subject: [PATCH] update RHEL gating configuration --- gating.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gating.yaml b/gating.yaml index cfe24d3..7755c22 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}