-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
c9s: Secure Boot tests failing #1237
Comments
The tests
Console log output:
|
Not sure if related, but SCOS still pulls this ancient version of shim from the C9S repos:
|
There may be something to this. I built with |
I opened this bug: https://bugzilla.redhat.com/show_bug.cgi?id=2213901 Let's see if that leads us anywhere. |
The old shim from RHEL 8 is "expected": https://bugzilla.redhat.com/show_bug.cgi?id=2115815 |
Talked to bstinson, he said they would take care of it. We'll wait on that before enabling signing for c9s. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
I'm not 100% sure it's related, but I found out that I can't do secureboot in VM's in CentOS 9 Stream with the current edk2-ovmf firmware. There's a workaround available by installing the rpm from Rocky Linux, but the problem could definitely be elsewhere. I filed a bug on https://issues.redhat.com/browse/RHEL-11768 |
/remove-lifecycle stale |
Tracked in https://issues.redhat.com/browse/RHEL-4391 |
…tream Until openshift#1237 is resolved, we need to skip Secure Boot tests for CentOS Stream based variants. As we now use CentOS Stream packages for other variants than the `scos` one for pre-testing, we can not rely on the variant name and instead have to look at the list of included packages to differentiate between RHEL and CentOS Stream based builds.
Update kola denylist with the new tests names. See: openshift#1237 See: coreos/coreos-assembler#3652
See: #1238
Needs investigation and opening a Bugzilla for the kernel in C9S.
We currently have to hardcode skipping the Secure Boot tests for C9S until we have coreos/coreos-assembler#3418.
The text was updated successfully, but these errors were encountered: