Actions
action #26076
closed[functional][sle] test times out in svirt_upload_assets
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2017-10-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-15-Installer-DVD-s390x-create_hdd_textmode@zkvm fails in
svirt_upload_assets
from the worker log:
13:38:05.1157 707 MATCH(svirt-asset-upload-hdd-image-converted-20161018:0.29)
13:38:05.1718 707 MATCH(svirt-asset-upload-hdd-image-converted-20170401:0.00)
13:38:05.3066 707 MATCH(svirt-asset-upload-hdd-image-converted-20170712:0.29)
13:38:05.5374 705 >>> testapi::_check_backend_response: match=svirt-asset-upload-hdd-image-converted timed out after 300
13:38:05.5881 705 test svirt_upload_assets failed
I've checked the video and the upload is still in progress - just slow. Best way to fix this is IMHO to increase the timeout of the "svirt-asset-upload-hdd-image-converted" needle.
Reproducible¶
Fails since (at least) Build 303.1
Expected result¶
Last good: 302.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by zluo about 7 years ago
- Status changed from New to In Progress
- Assignee set to zluo
take over...
Updated by mgriessmeier about 7 years ago
I think it's sufficient to just increase timeout for converting the image here
Updated by zluo about 7 years ago
Updated by zluo about 7 years ago
Updated by zluo about 7 years ago
- Status changed from In Progress to Resolved
https://openqa.suse.de/tests/1319663#step/svirt_upload_assets/7
it has been already fixed.
Actions