Project

General

Profile

action #88491

Updated by riafarov about 3 years ago

## Observation 

 The test reconnect_management_console is failing because of ssh has been blocked. That is a result of 
 openQA test in scenario opensuse-Tumbleweed-DVD-s390x-gpt@s390x-zVM-vswitch-l2 in 
 [installation_overview](https://openqa.opensuse.org/tests/1618321/modules/installation_overview/steps/18) 

 The ssh port has been opened, but the ssh service is disabled. The ssh service has to be enabled for a working ssh connection. 

 We also need to crosscheck if this is expected that ssh is disabled by default for the remote vnc installation and on top why opening ssh port is not affecting ssh service. 
 ## Test suite description 



 ## Reproducible 

 Fails since (at least) Build [20210127](https://openqa.opensuse.org/tests/1607156) 


 ## Expected result 
 SSH should work in the reconnect_management_console test. Therefore, the installation_overview test has to be expanded with the ssh service enablement. 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=s390x&distri=opensuse&flavor=DVD&machine=s390x-zVM-vswitch-l2&test=gpt&version=Tumbleweed) 

Back