Project

General

Profile

action #119950

Updated by JERiveraMoya over 1 year ago

#### ## Observation 
 

 openQA test in scenario sle-15-SP5-Migration-from-SLE15-SPx-ppc64le-ha_migration_online_pscc_sles15sp4@ppc64le-hmc-single-disk fails in 
 [yast2_migration](https://openqa.suse.de/tests/9873489/modules/yast2_migration/steps/25) 

 Apparently automation fails to complete registration phase, very likely because we force to user ssh forwarding when running qt in remote worker, like in this case for PowerVM. Using ncurses should accelerate the process. ## Test suite description 
 Of course the problem behind the scene are networking issues with PowerVM, but let's tackle this first. 

 #### Scope 
 All The base test suite using PowerVM in all Migration is used for job groups. 

 #### Acceptance criteria 
 **AC1**: Run always yast2_migration templates defined in PowerVM with ncurses instead YAML documents. It has no settings of qt its own. 


 ## Reproducible 

 #### Additional information 
 For instance we open sw_single Fails since (at least) Build [38.1](https://openqa.suse.de/tests/9873489) (current job) 


 ## Expected result 

 Last good: [29.1](https://openqa.suse.de/tests/9822942) (or more recent) 


 ## Further details 

 Always latest result in this way in `yast2_i`: `my $module_name = y2_module_consoletest::yast2_console_exec(yast2_module => 'sw_single', yast2_opts => '--ncurses');` scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Migration-from-SLE15-SPx&machine=ppc64le-hmc-single-disk&test=ha_migration_online_pscc_sles15sp4&version=15-SP5) 

Back