Project

General

Profile

action #132827

Updated by okurz 10 months ago

## Observation 
 I can see that some tests are failing due to DNS resolve issue on workers "sapworker*", especially on multi-machine tests.can someone help check? 

 Some error messages as below: 
 https://openqa.suse.de/tests/11593878#step/salt_master/15 
 http://openqa.suse.de/tests/11594635#step/rsync_client/12 

 ## Reproducible 

 [Failed test links](https://openqa.suse.de/tests/overview?result=failed&result=incomplete&result=timeout_exceeded&arch=&flavor=&machine=&test=&modules=salt_master%2Crsync_client&module_re=&distri=sle&build=20230716-1&groupid=414#) 


 ## Expected result 

 I Tried with another worker to run the rsync tests without any issue: http://openqa.suse.de/tests/11594925#dependencies 

 ## Rollback steps 

 Add back production worker class on sapworker{1,2,3}, i.e. revert https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/564 

 ## Further details 

 May be some network problems with workers "sapworker*", based on my tests [at least for rsync test result], the same test can pass with "worker5" but fail with "sapworker1" 

Back