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: Allow longer reboot time with fips-mode-setup --disable #21494

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

martinpitt
Copy link
Member

@martinpitt martinpitt commented Jan 8, 2025

In TestSystemInfo.testInconsistentCryptoPolicy, fips-mode-setup --disable also rebuilds the initrd. In recent Fedora 41 updates, this now takes seveal minutes, so bump the timeout just like in the previous case when enabling FIPS.

Fixes #21484

I triggered an extra /daily run to prove that this works (it runs 3x affected)

In TestSystemInfo.testInconsistentCryptoPolicy, `fips-mode-setup --disable`
also rebuilds the initrd. In recent Fedora 41 updates, this now takes
seveal minutes, so bump the timeout just like in the previous case when
enabling FIPS.

Fixes cockpit-project#21484
Copy link
Member

@mvollmer mvollmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mvollmer mvollmer merged commit d596eea into cockpit-project:main Jan 8, 2025
86 checks passed
@martinpitt martinpitt deleted the fips-timeout branch January 8, 2025 08:32
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.

daily: testInconsistentCryptoPolicy reboot timeout
2 participants