Project

General

Profile

action #120429

Updated by JERiveraMoya over 1 year ago

#### Motivation ####Motivation 
 Three jobs failed: 
 https://openqa.suse.de/tests/9951916#step/logs_from_installation_system/6 
 https://openqa.suse.de/tests/9951915 
 https://openqa.suse.de/tests/9951914 

 According to the screen: https://openqa.suse.de/tests/9951916#step/logs_from_installation_system/4 
 It has gotten the response, but it still returned timeout. 
 We should increase timeout when checking if logs can be uploaded, otherwise we fail for s390x KVM. 
 Check code: (can_upload_logs](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/lib/network_utils.pm#L72) 

 #### Acceptance criteria 
 **AC1**: Increase timeout when checking if YaST logs can be uploaded

Back