Project

General

Profile

action #18684

Updated by SLindoMansilla about 7 years ago

## observation 

 Jobs with worker class qemu_x86_64 (settings and var.json) are taken by machines without this class, causing incomplete jobs. 

 For the jobs taken by overdrive2, the worker class on settings and var.json is different (qemu_x86_64 in settings and qemu_aarch64_maintenance in var.json) 

 * [osd#889178](https://openqa.suse.de/tests/889178) 
 * [osd#889173](https://openqa.suse.de/tests/889173) 
 * [osd#889114](https://openqa.suse.de/tests/889114) 
 * [osd#889099](https://openqa.suse.de/tests/889099) 
 * [osd#889092](https://openqa.suse.de/tests/889092) 


 ## problem 

 **H1** When a big number of jobs are created by cloning a job (e.g. 100), 5% of these jobs are taken by a worker without a matching worker class. 

 **E1-1** Execute the workers on _overdrive2_ and _QA-Power8-5-kvm_ with verbose mode and clone a job 100 times.

Back