Project

General

Profile

action #75274

Updated by okurz over 3 years ago

## Observation 

 https://openqa.suse.de/tests/4885662 is incomplete due to 

 ``` 
 backend died: Open vSwitch command 'set_vlan' with arguments 'tap3 1' failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.opensuse.os_autoinst.switch was not provided by any .service files  
 ``` 

 as the service os-autoinst-openvswitch.service aborted after 60s without network on the host due to #73633 

 ## Acceptance criteria 
 - AC1: DONE hpc_ALPHA_openmpi_mpi_supportserver passes 
 - AC2: DONE os-autoinst-openvswitch timeout is configurable 
 - AC3: A higher timeout OS_AUTOINST_OPENVSWITCH_INIT_TIMEOUT is set in salt on all osd workers 

 ## Suggestions 

 * Read https://github.com/os-autoinst/os-autoinst/pull/1555/files 
 * Override systemd service definitions setting OS_AUTOINST_OPENVSWITCH_INIT_TIMEOUT higher than 60, e.g. 300

Back