Merge "Move from snaps_healthcheck to connection_check to retireve scenario lxd based...
authorJose Lausuch <jose.lausuch@ericsson.com>
Tue, 28 Feb 2017 21:53:47 +0000 (21:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 28 Feb 2017 21:53:47 +0000 (21:53 +0000)
jjb/global/releng-macros.yml
jjb/opnfvdocs/docs-rtd.yaml

index c245ee8..34f53fb 100644 (file)
       - cobertura:
           report-file: "coverage.xml"
           only-stable: "true"
-          health-auto-update: "true"
-          stability-auto-update: "true"
+          health-auto-update: "false"
+          stability-auto-update: "false"
           zoom-coverage-chart: "true"
           targets:
             - files:
index 01b2820..2d5ec4f 100644 (file)
@@ -78,7 +78,7 @@
         - shell: |
             sudo pip install virtualenv 
             virtualenv $WORKSPACE/venv
-            source $WORKSPACE/venv/bin/activate
+            . $WORKSPACE/venv/bin/activate
             pip install --upgrade pip
             pip freeze
             pip install tox