Project

General

Profile

action #29646

Updated by JERiveraMoya over 6 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-aarch64-minimal_x@aarch64 fails in 
 [zypper_lifecycle](https://openqa.suse.de/tests/1334774/modules/zypper_lifecycle/steps/12) 

 We can notice that in zypper_lifecycle-script_output.tgz the variable is not replaced properly in line #43, properly, because script_output is using what finds in the serial output and sometimes lines related with eth0, etc. are prompted so is not very reliable: 
 
 echo $(zypper -n -x se -i -t product -s Welcome to SUSE Linux Enterprise Server 15 Beta5 (aarch64) - Kernel 4.12.14-6.10-default (ttyAMA0). 
 eth0: 10.0.2.15 fec0::bd8f:1757:6964:bd2 
 susetest login: SLES) 

 Try to workaround this issue and modifying the test and verify if the Tool teams is working on improving this issue. 

 ## Reproducible 

 Fails since (at least) Build [407.1](https://openqa.suse.de/tests/1334774) (current job) 


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=minimal_x&machine=aarch64&version=15&arch=aarch64&distri=sle&flavor=Installer-DVD) 

Back