Yardstick: change the /ci directory path
[releng.git] / jjb / yardstick / yardstick-project-jobs.yml
index f06bf70..c6f3173 100644 (file)
             # install python packages
             easy_install -U setuptools
             easy_install -U pip
-            pip install -r ci/requirements.txt
+            pip install -r tests/ci/requirements.txt
             pip install -e .
 
             # unit tests