action #108758
Wait for extensions and modules registration
0%
Description
Motivation¶
On slow architectures like aarch64, Extensions and Modules Registration can take a long time, resulting in test failure.
For example https://openqa.suse.de/tests/8364864#step/skip_install_addons/2
Acceptance criteria¶
AC1: Introduce the functionality to wait for registration on ModuleRegistrationController.pm
.
AC2: Adjust register_nonconflicting_modules.pm
, register_module_transactional.pm
and register_module_desktop.pm
modules as needed to wait for registration.
Suggestions¶
Check the work that has already been done in perform_installation.pm
with PerformingInstallationController.pm
function wait_installation_popup()
Check for Installation Settings Page where we recently applied something like is it fully loaded the page
method.
History
#1
Updated by JERiveraMoya 3 months ago
- Priority changed from Normal to High
#2
Updated by JERiveraMoya 3 months ago
- Tags deleted (
qe-yast-refinement) - Description updated (diff)
- Status changed from New to Workable
#3
Updated by rainerkoenig 3 months ago
- Status changed from Workable to In Progress
- Assignee set to rainerkoenig
#4
Updated by rainerkoenig 2 months ago
- Status changed from In Progress to Feedback
Create a one line Pull Request to increase the timeout for this test to 240 seconds.
#5
Updated by JERiveraMoya about 2 months ago
- Status changed from Feedback to Closed