action #39332
closedcoordination #39329: [sles][functional][s390x][y][epic] FIx yast2_ncurses testsuite for s390x
[functional][y][easy] adjust or disable yast2_vnc for s390x
0%
Description
Observation¶
on zKVM we have VNC port opened by default: https://openqa.suse.de/tests/1907206#step/yast2_vnc/10
Which is not the case on x86: https://openqa.suse.de/tests/1903782#step/yast2_vnc/7
Therefore we need to adjust the test for s390x for the defined behavior, or disable it, as we use vnc and cannot close ports, as it will kill test run.
openQA test in scenario sle-12-SP4-Server-DVD-s390x-yast2_ncurses@s390x-kvm-sle12 fails in
yast2_vnc
Acceptance criteria¶
- AC1: yast2_vnc does not fail on s390x in the yast2_ncurses scenario
Suggestions¶
- As for s390x remote administration is actually important we should try to fix the test module. If that is not feasible with a reasonable effort exclude the module from the test plan on s390x with a good comment why.
- As VNC access is enabled by default on the s390x backend as for other remote backends we have to accept a different starting situation in the test module and also must not disable the remote administration. It is recommended to simply exit the test module early on the remote backends that have VNC administration enabled, e.g. instead of the
send_key 'alt-a'
to enable the remote administration return from the test module
Further details¶
Always latest result in this scenario: latest
Updated by riafarov over 6 years ago
- Subject changed from [functional][y] adjust yast2_vnc for s390x to [functional][y] adjust or disable yast2_vnc for s390x
- Description updated (diff)
Updated by okurz over 6 years ago
- Subject changed from [functional][y] adjust or disable yast2_vnc for s390x to [functional][y][easy] adjust or disable yast2_vnc for s390x
- Description updated (diff)
- Due date changed from 2018-08-28 to 2018-09-25
- Status changed from New to Workable
- Target version set to Milestone 19
- Difficulty set to easy
Updated by JERiveraMoya over 6 years ago
- Status changed from Workable to In Progress
Hitting svirt tests fail with unsupported update encoding -1733194013 at /.../consoles/VNC.pm line 988 when cloning but I will try suggested workaround.
Updated by JERiveraMoya over 6 years ago
Workaround seems to work but still facing problem to cloning probably due to a bad configuration in my local of the s390x worker. I have tried several confs, so I'm blocked here.
Updated by JERiveraMoya over 6 years ago
- Status changed from In Progress to Feedback
Updated by riafarov over 6 years ago
- Due date changed from 2018-09-25 to 2018-10-09
Updated by JERiveraMoya over 6 years ago
- Related to action #41546: [functional][y] Change architecture checks with functionality of the #33388 to detect VNC installation added
Updated by JERiveraMoya over 6 years ago
- Status changed from Feedback to Resolved