Project

General

Profile

action #137771

Updated by tinita 6 months ago

## Motivation 
 There are scenarios scheduled like https://openqa.opensuse.org/tests/latest?arch=ppc64le&distri=opensuse&flavor=DVD&machine=ppc64le&test=nfs_server&version=Tumbleweed which do not find a matching worker. Right now we only have kerosene.qe.nue2.suse.org which apparently is not configured for multi-machine, e.g. has no tap devices and hence also no "tap" in /etc/openqa/workers.ini 

 ## Acceptance criteria 
 * **AC1:** o3 ppc64le multi-machine tests are again successfully executed 

 ## Suggestions 
 * Run https://github.com/os-autoinst/os-autoinst/blob/master/script/os-autoinst-setup-multi-machine on kerosene and see what's missing 
 * Manually trigger multi-machine tests matching that worker and see if they can work 
 * After verification add "tap" in /etc/openqa/workers.ini on kerosene.qe.nue2.suse.org

Back