From 163084821b9f8b818908f5ff3674e48fa92f1fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Hou=C5=A1ka?= Date: Thu, 30 Nov 2023 15:07:04 +0000 Subject: [PATCH] Update gating.yaml - tier1 will now works in OSCI. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..cb70e28 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional}