Project

General

Profile

action #130285

Updated by syrianidou_sofia about 1 year ago

This test was moved in Yast Maintenance Maintennace Dev job group after https://progress.opensuse.org/issues/112355 but seems that it never worked properly. It dies with error: 

 Test died: supportserver: no client job found at sle/tests/support_server/meddle_multipaths.pm line 35. 

 On line    33 
 ~~~ c 
 33           my $jobid_client = get_children(); 
 ~~~ 
 The module expects to find children to the test but there are non, even though the test mru-install-multipath-remote_dev is dependent on mru-install-multipath-remote_supportserver. We should set the proper settings for mru-install-multipath-remote_supportserver to be dependent on mru-install-multipath-remote_dev as well and recognize it as a child job.  


 ## Observation 

 openQA test in scenario sle-15-SP4-Server-DVD-Updates-x86_64-mru-install-multipath-remote_supportserver_dev@64bit fails in 
 [meddle_multipaths](https://openqa.suse.de/tests/11232193/modules/meddle_multipaths/steps/2) 

 ## Test suite description 
 Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. 


 ## Reproducible 

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


 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Server-DVD-Updates&machine=64bit&test=mru-install-multipath-remote_supportserver_dev&version=15-SP4) 

Back