provide env with SSL certificates
Compare changes
+ 2
− 0
@@ -42,6 +42,8 @@ source handlers-env/bin/activate
to make sure that the following works in handlers:
python -c "import requests; requests.get('https://lhcb-couchdb.cern.ch/nightlies-nightly')"
python -c "from LbNightlyTools.Utils import Dashboard; d=Dashboard()"