Project

General

Profile

action #166511

Updated by okurz 2 months ago

## Description 

 For jobs running on s390x, I can see blow job setting is changed: 

 Passed job 2 days ago:    "WORKER_HOSTNAME" : "worker33.oqa.prg2.suse.org", => https://openqa.suse.de/tests/15367493 
 Failed job now:            "WORKER_HOSTNAME" : "worker33.mshome.net",         => https://openqa.suse.de/tests/15374870 

 Is there DNS configuration change recently? can you please help fix it? 


 ## Observation 

 openQA test in scenario sle-15-SP6-Server-DVD-Updates-s390x-mau-filesystem@s390x-kvm fails in 
 [prepare_test_data](https://openqa.suse.de/tests/15374870/modules/prepare_test_data/steps/11) 

 ## Test suite description 
 Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Run filesystem tests against aggregated test repo 


 ## Reproducible 

 Fails since (at least) Build [20240908-1](https://openqa.suse.de/tests/15372675) 


 ## Expected result 

 Last good: [20240906-1](https://openqa.suse.de/tests/15367493) (or more recent) 



 ## Rollback steps 

 * DONE ~~`ssh `ssh osd "sudo salt-key -y -a worker33.oqa.prg2.suse.org && sudo salt 'worker33*' state.apply"`~~ state.apply"` 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Server-DVD-Updates&machine=s390x-kvm&test=mau-filesystem&version=15-SP6) 


 ## Workaround 
 * On the affected host call `wicked ifup all` and confirm with `grep ^search /etc/resolv.conf` that mshome.net is not the first entry

Back