action #129919
closed[security] s390x CC maintenance installation on 15-SP5 fails to find ssh enabling in the summary
100%
Description
openQA test in scenario sle-15-SP5-Server-DVD-Updates-s390x-mru-install-minimal-with-addons-cc@s390x-kvm-sle12 fails in
installation_overview
The installation summary has changed.
It works in 15-SP4 https://openqa.suse.de/tests/11198072#step/installation_overview/3. There is no similar job in development job group, instead a text based creation https://openqa.suse.de/tests/11162326
Acceptance Criteria¶
- Study the logic what is trying to be achieved, and adjust it and/or add suitable needles to suit also 15-SP5
Updated by amanzini 4 months ago
my 2 cents: this could be a good chance to take the libYUI-REST approach and dismiss needle-based installation, see also https://progress.opensuse.org/issues/124532
Updated by tjyrinki_suse 4 months ago
- Estimated time changed from 16.00 h to 32.00 h
Updated by FSzekely 4 months ago
The solution seems to be a more precise needle. The MR is on the way.
Successful test run in openQA:
https://openqa.suse.de/tests/11256874#step/installation_overview/1
From autoinst.log:
[2023-06-05T15:32:14.610607+02:00] [debug] [pid:22251] tests/installation/installation_overview.pm:121 called installation_overview::ensure_ssh_unblocked -> tests/installation/installation_overview.pm:39 called testapi::send_key_until_needlematch
[2023-06-05T15:32:14.610766+02:00] [debug] [pid:22251] <<< testapi::check_screen(mustmatch=[
"ssh-blocked",
"ssh-open"
], timeout=0)
[2023-06-05T15:32:16.809634+02:00] [debug] [pid:22251] >>> testapi::_handle_found_needle: found ssh-open_firewall_disabled-20230605, similarity 1.00 @ 390/547
[2023-06-05T15:32:16.869190+02:00] [debug] [pid:22251] ||| finished installation_overview installation (runtime: 4 s)
Updated by FSzekely 4 months ago
Merge request filed:
https://gitlab.suse.de/openqa/os-autoinst-needles-sles/-/merge_requests/1644