Project

General

Profile

action #71842

Updated by riafarov over 3 years ago

## Observation 
 ssh with x forwarding is known to perform worse than vnc, and problem is that we start to tab before screen is fully loaded. 

 Straight forward solutions: 
 * do more tabbing and get to software section eventually 
 * sync and validate that screen is loaded ( we might be able to simply reuse installation-settings-overview-loaded from tests/installation/installation_overview.pm module ) 
 * sync and validate that there is no "analyzing your system" label to be sure that screen is loaded 

 openQA test in scenario sle-15-SP3-Online-ppc64le-ssh-X@ppc64le-hmc-single-disk fails in 
 [select_patterns](https://openqa.suse.de/tests/4730915/modules/select_patterns/steps/26) 

 ## Test suite description 
 Conduct an installation using ssh with X-Forwarding. Might only be effective for zVM and powerVM 


 ## Reproducible 

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


 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Online&machine=ppc64le-hmc-single-disk&test=ssh-X&version=15-SP3) 

Back