Hi builds@, I'm attempting to configure a new Jenkins Job for Apache Open Climate Workbench master branch [0]. I am trying to achieve a number of tasks as part of the build namely; * test the installation procedure so we can verify it is working smoothly * run some unit tests * build the documentation and make this available
It is a Python codebase and in order to do the above I need to install a dependency trail using pip, easy_install, etc. I've tried using pip to install virtualenv however I am running in to permission issues. Can someone advise on how other Python projects are working these challenges and how I can configure the build properly? Thanks in advance for any info. Lewis [0] https://builds.apache.org/view/A-D/view/Climate/job/climate_master_build/ -- *Lewis*