Actions
action #15394
closedtest fails in setup_zdup booting old system -> increase timeout
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2016-12-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-12-SP3-Server-DVD-x86_64-migration_zdup_offline_sle12sp1_allpatterns+workaround_deps@64bit fails in
setup_zdup
to boot into a system. 200s of wait time should be enough but it might not be and nobody would ever accept this bug because it is for old released systems and not easily reproducible and also probably only visible in our test environment.
Reproducible¶
Sometimes, I guess
Suggestion¶
- Make timeout waiting for desktop a configurable parameter in
lib/utils.pm::wait_boot
- Call
wait_boot
fromtests/installation/setup_zdup
with bigger value as parameter, e.g. 600 seconds
Further details¶
Always latest result in this scenario: latest
Actions