From b8500f78da0168ca767093ea5bbf873a1321c617 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Thu, 10 Aug 2023 15:15:22 -0400 Subject: [PATCH] mantle/kola/testiso: add comment about broken test https://github.com/coreos/coreos-assembler/issues/3554 This comment will help anyone browsing the code or viewing the error in the log to understand more. --- mantle/cmd/kola/testiso.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mantle/cmd/kola/testiso.go b/mantle/cmd/kola/testiso.go index 1e9203e1fc..c9038d280f 100644 --- a/mantle/cmd/kola/testiso.go +++ b/mantle/cmd/kola/testiso.go @@ -223,6 +223,8 @@ ExecStart=/bin/bash -c '[[ $(findmnt -nvro SOURCE /sysroot) == /dev/mapper/mpath [Install] RequiredBy=multi-user.target` +// This test is broken. Please fix! +// https://github.com/coreos/coreos-assembler/issues/3554 var verifyNoEFIBootEntry = `[Unit] Description=TestISO Verify No EFI Boot Entry OnFailure=emergency.target