Modify yardstick requirements.txt path config in releng 35/24535/1
authorchenjiankun <chenjiankun1@huawei.com>
Fri, 18 Nov 2016 00:55:42 +0000 (00:55 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Fri, 18 Nov 2016 00:55:42 +0000 (00:55 +0000)
JIRA: YARDSTICK-415

Change-Id: I8e3e38842e10e5fbc335f3f23250f0292f2c05c5
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
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