Modify yardstick requirements.txt path config in releng
[releng.git] / jjb / yardstick / yardstick-project-jobs.yml
index db07e9d..0cc6cd6 100644 (file)
             # install python packages
             easy_install -U setuptools
             easy_install -U pip
-            pip install -r tests/ci/requirements.txt
+            pip install -r requirements.txt
             pip install -e .
 
             # unit tests