We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053dc03 commit 496b0f4Copy full SHA for 496b0f4
mantle/cmd/kola/testiso.go
@@ -223,6 +223,8 @@ ExecStart=/bin/bash -c '[[ $(findmnt -nvro SOURCE /sysroot) == /dev/mapper/mpath
223
[Install]
224
RequiredBy=multi-user.target`
225
226
+// This test is broken. Please fix!
227
+// https://github.com/coreos/coreos-assembler/issues/3554
228
var verifyNoEFIBootEntry = `[Unit]
229
Description=TestISO Verify No EFI Boot Entry
230
OnFailure=emergency.target
0 commit comments