From 04bc7689d66764e145a9647f395c607e581ab952 Mon Sep 17 00:00:00 2001
From: Petr Janda <pjanda@redhat.com>
Date: Wed, 19 Mar 2025 11:24:21 +0100
Subject: [PATCH] The test result source for bootonce is different

modify gating.yaml as the bootonce test is executed different way and
reported from a differnt soure than stated in gating.yaml
---
 gating.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gating.yaml b/gating.yaml
index 8fb2139..cdbb21b 100644
--- a/gating.yaml
+++ b/gating.yaml
@@ -8,4 +8,4 @@ rules:
   - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-ppc64le-of.functional}
   - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-ppc64le-opal.functional}
   - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-aarch64-efi.functional}
-  - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build./grub2/rhivos-bootonce.functional}
+  - !PassingTestCaseRule {test_case_name: osci.brew-build./grub2/rhivos-bootonce.functional}