Created by: yoptar
-
remove env.CUDA_VISIBLE_DEVICES=0from Jenkinsfile and rely on node's variables -
allow to set api port with DP_PYTEST_API_PORTenv. variable -
store downloads cache inside the repo dir that will always be cleaned instead of /tmp/ -
allow to disable downloads caching with setting DP_PYTEST_NO_CACHEenv. variable -
allow adding testing parameters pytest_*anywhere in a config, not just inside atrainblock