Skip to content
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

test: Invert "no crashkernel= by default" expectation in kdump test; fix testCPUSecurityMitigationsEnable on fedora-39 #19254

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

martinpitt
Copy link
Member

Fedora 39 now has a default crashkernel= kernel option, so that
kdump.service can start by default. Now only old Fedoras are left, so
invert the condition to become simpler and eventually empty.


This blocks cockpit-project/bots#5171 . I locally validated that TestKdump.testBasic works against fedora-39 with this fix, but as there are lots of other failures, I don't want to trigger a fedora-39 run here. I'll do that in the bots PR.

Fedora 39 now has a default crashkernel= kernel option, so that
kdump.service can start by default. Now only old Fedoras are left, so
invert the condition to become simpler and eventually empty.
tomasmatus
tomasmatus previously approved these changes Aug 29, 2023
…sEnable

Fedora 39's kernel-install command has an additional magic check that
requires the file to be at least two bytes long.
@martinpitt martinpitt changed the title test: Invert "no crashkernel= by default" expectation in kdump test test: Invert "no crashkernel= by default" expectation in kdump test; fix testCPUSecurityMitigationsEnable on fedora-39 Aug 29, 2023
@martinpitt martinpitt requested a review from tomasmatus August 29, 2023 07:44
@martinpitt
Copy link
Member Author

martinpitt commented Aug 29, 2023

@tomasmatus : I added another simple commit to fix another test . Let's share the bots run.

@martinpitt martinpitt merged commit 4797203 into cockpit-project:main Aug 29, 2023
@martinpitt martinpitt deleted the f39 branch August 29, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants