From f250982db5d7e6468d8bf1baf88a9c43b8b86ef3 Mon Sep 17 00:00:00 2001 From: Jiri Hnidek Date: Fri, 1 Aug 2025 10:39:39 +0200 Subject: [PATCH] Added basic cloud tests --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index 3a25a4c..c6be736 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}