Actions
action #48467
closed[qam][sle] test fails in zypper_lifecycle_toolchain - increase timeout for installation
Start date:
2019-02-27
Due date:
2019-03-16
% Done:
100%
Estimated time:
10.00 h
Difficulty:
easy
Description
Observation¶
openQA test in scenario sle-12-SP4-Server-DVD-Updates-x86_64-qam-allpatterns+addons@64bit fails in
zypper_lifecycle_toolchain
Test suite description¶
All modules defined in SCC_ADDONS
Reproducible¶
Fails since (at least) Build 20190227-1
Expected result¶
Last good: 20190226-2 (or more recent)
Further details¶
Always latest result in this scenario: latest
Test sometimes fails during package installation. Timeout 700s is not enough in case slow network.
Updated by pcervinka almost 6 years ago
- Subject changed from [qam] test fails in zypper_lifecycle_toolchain - increase timeout for installation to [qam][sle] test fails in zypper_lifecycle_toolchain - increase timeout for installation
Updated by pcervinka almost 6 years ago
- Is duplicate of action #47228: [QAM] zypper timeouts before installing all packages added
Updated by pcervinka almost 6 years ago
- Assignee set to martinsmac
Hi Marcelo. Although it is not a new test development, this could be a good exercise. It is fix improvement of existing test.
Updated by pcervinka almost 6 years ago
- Status changed from New to Rejected
Fix will be provided in related case.
Updated by martinsmac almost 6 years ago
- Due date set to 2019-03-16
- Status changed from New to In Progress
- % Done changed from 0 to 60
- Estimated time set to 10.00 h
Changes on tests/console/zypper_lifecycle_toolchain.pm
--- zypper_call("in $gcc_packages");
+++ zypper_call("in $gcc_packages" , timeout => 1200);
Updated by martinsmac almost 6 years ago
- % Done changed from 60 to 90
Updated by martinsmac almost 6 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
- Difficulty set to easy
Done, PR approved.
Actions