From 5913e114606473fc6b4028c118a2fb9c5c6a6740 Mon Sep 17 00:00:00 2001 From: Jiri Hnidek Date: Mon, 14 Jul 2025 18:06:17 +0200 Subject: [PATCH] Added basic cloud tests --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index 937d848..79248ac 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,4 @@ decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - !PassingTestCaseRule {test_case_name: rhsmci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: rhsmci.brew-build.cloud.functional}