Project

General

Profile

action #169531

Updated by okurz about 1 month ago

## Observation 

 https://gitlab.suse.de/openqa/scripts-ci/-/jobs/3347063 
 https://openqa.opensuse.org/tests/4625959 
 https://openqa.opensuse.org/tests/4625960#step/setup_multimachine/82 

 `Test died: command 'until nmcli networking connectivity check | tee /dev/stderr | grep 'full'; do sleep 10; done' timed` 

 I observed that those tests are running on different hosts. Most of the time it works, but shouldn't they be scheduled on the same host? 

 ## Rollback steps 
 1. Enable pipeline schedule again in https://gitlab.suse.de/openqa/scripts-ci/-/pipeline_schedules 

 ## Suggestions 
 * Don't restart anything 
 * Use EXPECTED_NM_CONNECTIVITY 
 * This is not strictly worker20, although it is usually one of the workers (server or client

Back