action #33580
closedJobs are assigned to workers with different backend
0%
Description
Related to poo#20812.
Steps to reproduce:
1- Clone a svirt job:
/usr/share/openqa/script/clone_job.pl --from https://openqa.suse.de --host tragicbox.suse.cz 1538022 VIRSH_HOSTNAME=XXXXXXXX VIRSH_PASSWORD='XXXXX' VIRSH_VMM_FAMILY=xen BACKEND=svirt VIRSH_VMM_TYPE=hvm VIRSH_GUEST=XXXXXXXXXX WORKER_HOSTNAME=XXXXXX VIRSH_GUEST_PASSWORD=XXXXX VIRSH_INSTANCE=20
2- worker.ini containing:
BACKEND=qemu
WORKER_CLASS = qemu_x86_64,qemu_i686,qemu_i586,64bit,svirt-xen,caasp_x86_64,svirt-hyperv
The job will be assigned to this worker and this produces confusion as in the settings tab in OSD, we will see
BACKEND: svirt
but on the vars.json in the pool folder we will see
BACKEND: qemu
Updated by dasantiago almost 7 years ago
- Related to action #20812: Jobs will be assigned to workers with wrong arch unless WORKER_CLASS is set somewhere added
Updated by okurz over 4 years ago
- Status changed from New to Rejected
- Assignee set to okurz
As there hadn't been any followup and I am not aware ever seeing this (again) we should reject