Minor improvements
- When setting job parameter JENKINS_OVERRIDE_PIP_REQUIREMENTS, a local virtualenv is created on top of the requested conda environment and extended via
pip install - Keep job krb5 cache outside of
/tmpand visible to the container (enables use ofapptaineroption--contain, see lhcb/MooreOnline#40 (comment 6919145)) - Use conda to set up the environment instead of manually manipulating PATH
Edited by Marco Clemencic