summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-project-jobs.yml
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-05-24 03:14:06 -0400
committerMatthewLi <matthew.lijun@huawei.com>2016-05-24 03:15:07 -0400
commit170bc3ae2cfa396c6a48b09dd91d0769e7749280 (patch)
treebfa28d61944db4041e38afe058cc79e074ebb4fa /jjb/yardstick/yardstick-project-jobs.yml
parent3638eaa6af53d32bda130d843bc17123ec9ef3bb (diff)
Yardstick: change the /ci directory path
JIRA: YARDSTICK-269 Change-Id: Ibaf305db81d3a24164e9791249408f09cdd41e27 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/yardstick/yardstick-project-jobs.yml')
-rw-r--r--jjb/yardstick/yardstick-project-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick-project-jobs.yml b/jjb/yardstick/yardstick-project-jobs.yml
index f06bf7077..c6f317386 100644
--- a/jjb/yardstick/yardstick-project-jobs.yml
+++ b/jjb/yardstick/yardstick-project-jobs.yml
@@ -121,7 +121,7 @@
# 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