Skip to content

test: increase start timeout for mdadm arrays #22027

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jelly
Copy link
Member

@jelly jelly commented May 20, 2025

On CentOS 10 starting an mdraid takes a while longer and times out. Other tests have already increased the wait_timeout() for mdraids to start.

@jelly jelly requested a review from mvollmer May 20, 2025 10:11
@jelly
Copy link
Member Author

jelly commented May 20, 2025

Hopefully works around #21994 and cockpit-project/bots#7775

@jelly
Copy link
Member Author

jelly commented May 20, 2025

Well this doesn't really help, we'll get flaky as heck CI

@mvollmer
Copy link
Member

On CentOS 10 starting an mdraid takes a while longer and times out. Other tests have already increased the wait_timeout() for mdraids to start.

There is still one place left in check-stroage-mdraid that doesn't have a increased timeout, line 237. Let's fix that as well, no?

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.

Looks, good, but let's increase the timeout for all three start operations in check-storage-mdraid.

@mvollmer
Copy link
Member

On CentOS 10 starting an mdraid takes a while longer and times out. Other tests have already increased the wait_timeout() for mdraids to start.

There is still one place left in check-stroage-mdraid that doesn't have a increased timeout, line 237. Let's fix that as well, no?

Ah, the test actually fails on this line, not the one that is fixed in this PR.

@jelly jelly force-pushed the centos-10-increase-mdraid-startup branch from 68fb816 to c65f7b7 Compare May 22, 2025 07:50
On CentOS 10 starting an mdraid takes a while longer and times out.
Other tests have already increased the wait_timeout() for mdraids to
start.
@jelly jelly force-pushed the centos-10-increase-mdraid-startup branch from c65f7b7 to 85994a5 Compare May 22, 2025 09:07
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.

2 participants