action #130285
Updated by JERiveraMoya 12 months ago
This test was moved in Yast Maintenance 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. Please, notice that this task requires to run the jobs multiple times, 5x, 10x to gather some statistics. ## Observation #### Acceptance criteria openQA test in scenario sle-15-SP4-Server-DVD-Updates-x86_64-mru-install-multipath-remote_supportserver_dev@64bit fails in **AC1**: Figure out why it doesn't work [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 other products. 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) **AC2**: Move to prod the one stable and if we figure out AC1, all of them.