action #50615
Updated by riafarov over 5 years ago
## Observation
openQA test in scenario opensuse-Tumbleweed-KDE-Live-x86_64-kde_live_upgrade_leap_42.3@64bit-2G fails in
[await_install](https://openqa.opensuse.org/tests/914613/modules/await_install/steps/37)
In general we don't care much if logs were collected before the reboot or after, except that system might not boot.
So if we don't find a way to make it work, let's just boot. Consequence will be in case of failures which prevent system from booting we won't have logs. But that's only for the cases when YaST wasn't able to detect the issue.
So after discussion we decided to implement solution not to collect logs from SUT depending on some variable and then we don't need to catch reboot pop-up.
This will require un-scheduling `logs_from_installation_system` and modifying `await_install` not to wait for the pop-up.
Mentioned scenario is the single one affected.
## Test suite description
Uses the live installer on the kde live media for upgrading the system.
## Acceptance criteria
1. Test suite doesn't fail if we miss reboot screen
## Reproducible
Fails since (at least) Build [20190421](https://openqa.opensuse.org/tests/914613) (current job)
## Expected result
Last good: [20190420](https://openqa.opensuse.org/tests/914136) (or more recent)
## Further details
Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?flavor=KDE-Live&test=kde_live_upgrade_leap_42.3&version=Tumbleweed&arch=x86_64&distri=opensuse&machine=64bit-2G)