Project

General

Profile

action #39332

Updated by okurz over 5 years ago

## 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 vlc 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](https://openqa.suse.de/tests/1907206/modules/yast2_vnc/steps/10) 


 ## Acceptance criteria Reproducible 

 * **AC1:** yast2_vnc does not fail on s390x in the yast2_ncurses scenario 

 Fails since (at least) Build [0324](https://openqa.suse.de/tests/1897507) 


 ## Suggestions Expected result 

 * 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 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?flavor=Server-DVD&version=12-SP4&test=yast2_ncurses&distri=sle&arch=s390x&machine=s390x-kvm-sle12) 

Back