Project

General

Profile

action #32725

Updated by EDiGiacinto about 6 years ago

 
 For the moment it would be sufficient to refactor job_grab, and pass over schemas objects instead of hashes and re-use them in the filtering phase, meanwhile refactoring properly those areas (e.g. extracting them) - better if we also optimize the queries. 

 Also, investigating scheduler-dependencies tests are unstable (as it is sometimes also the dependencies cloning itself) [1] 

 Kinda of a hard task, since could potentially make things 'shaky'. 

 1: They points here https://github.com/os-autoinst/openQA/blob/master/t/05-scheduler-dependencies.t#L782

Back