action #106514
closed
Fix ensure_fullscreen in ssh-X scenario in s390x and pVM
Added by JERiveraMoya almost 3 years ago.
Updated over 2 years ago.
Description
Observation¶
openQA test in scenario sle-15-SP4-Online-s390x-ssh-X@s390x-zVM-vswitch-l3 fails in
welcome
For ppc64le pVM we have: https://openqa.suse.de/tests/8303018#step/welcome/16
but be aware that might be related with Network issues: https://bugzilla.suse.com/show_bug.cgi?id=1178172
Very likely the intermediate windows with progress bars that we can see in the video after accepting beta are interfering with the fullscreen command that we send to the console.
First try adding wait_still_screen()
before the selection of the screen starting with 'YaST2*' didn't work but makes more visible that needle yast2-windowborder
, which represent the border of the ssh dialog is matched, without it, we can see in the logs that it is matched as well.
ensure_fullscreen function
AC1: Try to apply libyui REST API
AC2: Consider the effort in case too many timeout needs to be fix in current libyui rest api module and if it is too much, just fix the full screen at this point in welcome with needles and testapi.
- Tags set to qe-yast-refinement
- Project changed from openQA Tests (public) to qe-yam
- Category deleted (
Bugs in existing tests)
- Target version set to Current
- Tags deleted (
qe-yast-refinement)
- Description updated (diff)
- Status changed from New to Workable
- Status changed from Workable to In Progress
- Assignee set to oorlov
- Status changed from In Progress to Workable
- Assignee deleted (
oorlov)
- Subject changed from Fix ensure_fullscreen in ssh-X scenario to Fix ensure_fullscreen in ssh-X scenario in s390x and pVM
- Description updated (diff)
- Status changed from Workable to In Progress
- Assignee set to rainerkoenig
On S390 this looks more like a needle change, because the text "Language, Keybaor and Product Selection" which is part of the needles is now right aligned.
- Related to action #109795: Enlarge visible window only in fullscreen method added
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ssh-X@ppc64le-hmc-single-disk
https://openqa.suse.de/tests/8495781#step/welcome/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
PR2027 in os-autoinst just got merged.
With this the fullscreen function should only resize visible windows. Restarted the ssh-X tests for S390 and pppc64le on build 131.2.
- Status changed from In Progress to Feedback
- Status changed from Feedback to Closed
Also available in: Atom
PDF