action #66355
closed[functional][y][timeboxed:8h] Stabilize opensuse-Tumbleweed-KDE-Live-aarch64-kde-live_installation test scenario
0%
Description
Observation¶
We have mutliple issue in that scenario, in case of delays, we get screen saver poping up, so
first step will be to disable that behavior. After that we should bump timeouts for unstable parts and increase ram for the VM too.
NOTE: tests hasn't worked for over a month, so there might be other issues.
test fails in await_install, fails to awake disabled screen, fails to workaround boo#994044
openQA test in scenario opensuse-Tumbleweed-KDE-Live-aarch64-kde-live_installation@USBboot_aarch64 fails in
await_install
after detecting boo#994044
Test suite description¶
riafarov: Have included timeout scale variable to see if that improves test suite stability.
Reproducible¶
Fails since (at least) Build 20190830
Expected result¶
We have no record of this scenario ever passing on aarch64. TODO compare to x86_64 and update ticket with reference.
Further details¶
Always latest result in this scenario: latest
Updated by riafarov over 4 years ago
- Subject changed from [functional][y] test fails in await_install, fails to awake disabled screen, fails to workaround boo#994044 to [functional][y] Stabilize opensuse-Tumbleweed-KDE-Live-aarch64-kde-live_installation test scenario
- Description updated (diff)
- Due date set to 2020-06-16
- Priority changed from High to Normal
- Target version set to SLE 15 SP2
Updated by riafarov over 4 years ago
- Subject changed from [functional][y] Stabilize opensuse-Tumbleweed-KDE-Live-aarch64-kde-live_installation test scenario to [functional][y][timeboxed:8h] Stabilize opensuse-Tumbleweed-KDE-Live-aarch64-kde-live_installation test scenario
- Description updated (diff)
Updated by oorlov over 4 years ago
- Status changed from Workable to In Progress
- Assignee set to oorlov
Updated by oorlov over 4 years ago
- Status changed from In Progress to Feedback
Updated by okurz over 4 years ago
As you mentioned in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/10474#issue-431181643 I wonder if maybe just the QEMURAM=4096 QEMUCPUS=4
changes are enough? They certainly make sense for the restricted case of "live installer on aarch64` as a more powerful system should be expected for running an installation from a GUI live system from RAM. Maybe the performance problems are related to simply depleted system ressources. In that case I wonder if any change to test code would be needed at all.
Updated by oorlov over 4 years ago
- Status changed from Feedback to Resolved
We had no record of this scenario ever passing on aarch64. Now, it is passed in the two last builds.
VR: https://openqa.opensuse.org/tests/1299353
Follow-up PR, which is not directly related to the current task, but was a result of discussions in the PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/10519