coreos-assembler icon indicating copy to clipboard operation
coreos-assembler copied to clipboard

mantle/kola: confirm absence of EFI boot entry from `basic`

Open bgilbert opened this issue 4 years ago • 4 comments

On UEFI systems, confirm that shim hasn't created an EFI boot entry during bootup. Implement the check in basic so it runs as part of the UEFI tests in cosa basic-qemu-scenarios.

Requires https://github.com/coreos/coreos-assembler/pull/2421 or equivalent. For https://github.com/coreos/fedora-coreos-tracker/issues/946.

bgilbert avatar Sep 10 '21 06:09 bgilbert

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] avatar Sep 10 '21 06:09 openshift-ci[bot]

On UEFI systems, confirm that shim hasn't created an EFI boot entry during bootup. Implement the check in basic so it runs as part of the UEFI tests in cosa basic-qemu-scenarios.

Requires #2421 or equivalent.

In https://github.com/coreos/coreos-assembler/pull/2421#issuecomment-920584357 we said "https://github.com/coreos/coreos-assembler/pull/2435 covers the ISO half of this, and I think we should handle the metal half in bootupd instead."

Does that mean we are unblocked here?

dustymabe avatar Dec 02 '21 18:12 dustymabe

No, the "or equivalent" is the bootupd implementation, which hasn't been done yet.

bgilbert avatar Dec 02 '21 22:12 bgilbert

@bgilbert: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/rhcos 4dbb31ab692071018a69b1a866e4e8c1ad3a929e link true /test rhcos

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Feb 02 '22 22:02 openshift-ci[bot]