Project

General

Profile

action #170491

Updated by mdati 4 months ago

## Observation 

 All    SLE12 + SLE15, s390x tests in [group 377](https://openqa.suse.de/tests/overview?arch=s390x&groupid=377#) fails in bootloader_start -> bootloader_zkvm to connect `wget ftp://download.suse.de/...` from s390zl12 or 13. 

 Note that **SLE-Micro** same tests PASS instead, having BOOT_HDD_IMAGE=1 skipping in `bootloader_zkvm.pm:L26` the block with `wget $URL`. 

 E.g.: 
 this openQA test in scenario sle-15-SP6-Container-Host-s390x-create_hdd_autoyast_containers@s390x-kvm fails in 
 [bootloader_start](https://openqa.suse.de/tests/16038050/modules/bootloader_start/steps/24) 

 ## Test suite description 
 The base test suite is used for job templates defined in YAML documents. It has no settings of its own. 


 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Container-Host&machine=s390x-kvm&test=create_hdd_autoyast_containers&version=15-SP6) 

 Note that SLE-Micro tests PASS, having BOOT_HDD_IMAGE=1 skipping in `bootloader_zkvm.pm:L26` the block with `wget $URL`. 

Back