Project

General

Profile

action #119713

Updated by okurz over 1 year ago

## Motivation 
 openQA tests are failing for openSUSE Leap 15.5 on s390x. The curiosity is, that log files can not be uploaded in multiple tests. 
 https://openqa.opensuse.org/tests/2842380#step/logs_from_installation_system/13 

 textinfo is affected with textinfo-logs.tar.bz2. 
 logs_from_installation_system is affected with y2logs.tar.bz2. 

 the test tries to reach 192.168.112.6:21013. IPv4 which might not work as the IPv4 address is from openqaworker1 but the openQA worker instance runs within a container. But https://openqa.opensuse.org/tests/2833511#step/logs_from_installation_system/12 on Tumbleweed seems to work from 2022-10-25, maybe broke after that? 

 ## Acceptance criteria 
 * **AC1:** The scenario https://openqa.opensuse.org/tests/latest?arch=s390x&distri=opensuse&flavor=DVD&machine=s390x-zVM-vswitch-l2&test=textmode&version=15.5 passes again 

 ## Suggestions 
 * Investigate the difference between the mentioned bad and https://openqa.opensuse.org/tests/2833511#step/logs_from_installation_system/12 on Tumbleweed which still works fine 
 * Look into related issues for background stories

Back