Merge "[bugfix] undo verify when doc changed" brahmaputra.1.0
authorJun Li <matthew.lijun@huawei.com>
Thu, 25 Feb 2016 08:48:20 +0000 (08:48 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Thu, 25 Feb 2016 08:48:20 +0000 (08:48 +0000)
jjb/yardstick/yardstick-project-jobs.yml

index f8f1abb..6e4c178 100644 (file)
 
             # install python packages
             easy_install -U setuptools
-            python setup.py develop
+            #python setup.py develop
+            pip install -r ci/requirements.txt
+            pip install -e .
 
             # unit tests
             ./run_tests.sh