action #42440
closed[qam] default "kde" test incompletes sometimes because it takes too long
0%
Description
Observation¶
openQA test in scenario opensuse-15.0-DVD-Updates-x86_64-kde@64bit-2G fails in
reboot_plasma5
after the timeout of 8k seconds.
Reproducible¶
Fails in quite some jobs but only in the maintenance tests.
Suggestion¶
The timeout is already set to higher than the default of 7200 seconds so I guess it makes sense to just increase the value as set on the medium on https://openqa.opensuse.org/admin/products
Further details¶
Always latest result in this scenario: latest
Updated by okurz about 6 years ago
- Status changed from New to Feedback
- Assignee set to okurz
- Priority changed from High to Normal
I set
MAX_JOB_TIME=14400
MEDIUM_COMMENT="Set MAX_JOB_TIME=14400, see https://progress.opensuse.org/issues/42440"
https://openqa.opensuse.org/admin/products for both "DVD-Updates" media, that is openSUSE Leap 42.3 and 15.0.
and will retrigger the last scheduled products.
This should be a good enough workaround to prevent incompletes however I guess for qam-tests sake one should look into how long it takes to execute the tests but maybe we have that covered with #15132 already? Any other ideas?
Updated by okurz about 6 years ago
- Related to coordination #15132: [saga][epic] Better structure of test plans in main.pm added
Updated by okurz almost 6 years ago
- Status changed from Feedback to Resolved
I guess no other ideas by others :)