Merge "compass: Switch using labels instead of slaves"
[releng.git] / jjb / yardstick / yardstick-project-jobs.yml
index 6e4c178..c6f3173 100644 (file)
 
             # install python packages
             easy_install -U setuptools
-            #python setup.py develop
-            pip install -r ci/requirements.txt
+            easy_install -U pip
+            pip install -r tests/ci/requirements.txt
             pip install -e .
 
             # unit tests