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

tests: increase timeout for when exiting cockpit-storage #676

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

KKoukiou
Copy link
Contributor

@KKoukiou KKoukiou commented Mar 7, 2025

This is needed because of an LVM2 bug which causes re-scanning to take forever.

The anaconda fix for rawhide is merged and released: rhinstaller/anaconda#6140
For fedora-42 we need a workaround in the tests as PR is still not merged: rhinstaller/anaconda#6234.

This is needed because of an LVM2 bug which causes re-scanning to take
forever.

The anaconda fix for rawhide is merged and released:
rhinstaller/anaconda#6140
For fedora-42 we need a workaround in the tests as PR is still not merged:
rhinstaller/anaconda#6234.
@KKoukiou KKoukiou force-pushed the lvm-autoactivation-tests branch from cf7d3ba to 89a46b7 Compare March 7, 2025 08:51
This avoids the following non-deterministic error:
wait_js_cond(ph_is_visible("#disk-vda")): Error: #disk-vda is ambiguous

Also remove timeout from checker for the storage preview.
The timeout was introduced in the previous commit in the operation that
waits till the dialog stops loading.
@KKoukiou KKoukiou merged commit 27b3658 into rhinstaller:main Mar 7, 2025
17 of 18 checks passed
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