Project

General

Profile

action #53606

Updated by okurz almost 5 years ago

## Observation 

 related to issue with openqa in openqa: https://progress.opensuse.org/issues/44441 

 Trying to clone job from O3, I got 'SCHEDULE' not set and /var/lib/openqa/cache/f40.suse.de/tests/openqa/products/openqa/main.pm not found, need one of both at /usr/bin/isotovideo line 290. 

 checked under cache directory for openqa test, the main.pm file is there. 

 @okurz please help, thanks! 

 Please see http://f40.suse.de/tests/4150/ 


 ## Problem 

 the caching implementation overwrites PRODUCTDIR. for os-autoinst-distri-openQA the main.pm is in the top folder so PRODUCTDIR should be same as CASEDIR, not with a "products/openqa/" subfolder. Looks like something is going wrong in this specific scenario of "main.pm in casedir" + "clone *from* caching worker *to* caching worker" 


 ## Workaround 

 There should be no strong need for a caching worker in the specific target setup described above as a NFS export is performant enough.

Back