Skip to content

Commit 496b0f4

Browse files
committed
mantle/kola/testiso: add comment about broken test
coreos#3554 This comment will help anyone browsing the code or viewing the error in the log to understand more.
1 parent 053dc03 commit 496b0f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mantle/cmd/kola/testiso.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ ExecStart=/bin/bash -c '[[ $(findmnt -nvro SOURCE /sysroot) == /dev/mapper/mpath
223223
[Install]
224224
RequiredBy=multi-user.target`
225225

226+
// This test is broken. Please fix!
227+
// https://github.com/coreos/coreos-assembler/issues/3554
226228
var verifyNoEFIBootEntry = `[Unit]
227229
Description=TestISO Verify No EFI Boot Entry
228230
OnFailure=emergency.target

0 commit comments

Comments
 (0)