Merge "enable opera daily deployment job"
authorJun Li <matthew.lijun@huawei.com>
Wed, 25 Jan 2017 07:27:29 +0000 (07:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 25 Jan 2017 07:27:29 +0000 (07:27 +0000)
jjb/yardstick/yardstick-project-jobs.yml

index a54750e..1da4f31 100644 (file)
             source $WORKSPACE/yardstick_venv/bin/activate
 
             # install python packages
-            easy_install -U setuptools
+            easy_install -U setuptools==33.1.1
             easy_install -U pip
             pip install -r requirements.txt || pip install -r tests/ci/requirements.txt
             pip install -e .