From 84e1b568ef4f6aa223b85b1709effe44f900b152 Mon Sep 17 00:00:00 2001 From: libhe Date: Tue, 15 Oct 2024 18:59:59 +0800 Subject: [PATCH] Exclude /etc/yum.repos.d/beaker-BaseOS.repo to check from rogue.el0.lst --- os_tests/data/guest-images/rogue.el10.lst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/os_tests/data/guest-images/rogue.el10.lst b/os_tests/data/guest-images/rogue.el10.lst index ed0bd106..61d6a4f5 100644 --- a/os_tests/data/guest-images/rogue.el10.lst +++ b/os_tests/data/guest-images/rogue.el10.lst @@ -101,3 +101,7 @@ /etc/alternatives/libnssckbi.so.ppc64le /etc/systemd/system/NetworkManager.service.wants/hcn-init.service /etc/systemd/system/multi-user.target.wants/rtas_errd.service +/boot/dtb +/etc/alternatives/libnssckbi.so +/etc/yum.repos.d/beaker-AppStream.repo +/etc/yum.repos.d/beaker-BaseOS.repo \ No newline at end of file