Project

General

Profile

action #26044

Updated by mgriessmeier about 6 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-s390x-btrfs@zkvm and many more fail in 
 [bootloader_zkvm](https://openqa.suse.de/tests/1212873/modules/bootloader_zkvm/steps/25) 

 The problem here 
 because the MIRROR_FTP variable used to boot from is that cut off in rare cases when we boot an existing hdd image, it could happen that it still has the same ip as a vm which runs in another worker (e.g. SUT: 

 ``` 
  Choose the worker where the qcow was created) 
 We need URL to think about a better way to change the ip addresses or even delete them from a created qcow, and set the new, correct one when the image gets booted 


 retry. 
 
  0) <-- Back <-- 
  1) ftp://openqa.suse.de/SLE-15-Installer-DVD-s390x-Build303.1-Medi 
  2) cd:/                                                            
  3) hd:/                                                            
  4) Enter another URL  
 ``` 

 ## Workaround 

 * Retrigger the job 


 ## Reproducible 

 Fails since (at least) Build [303.1](https://openqa.suse.de/tests/1212873) in many different test suites. Always the same few characters missing. 

Back