Bugfix: yardstick verify failed 89/27589/1
authorJingLu5 <lvjing5@huawei.com>
Thu, 26 Jan 2017 03:17:45 +0000 (03:17 +0000)
committerJingLu5 <lvjing5@huawei.com>
Thu, 26 Jan 2017 03:18:37 +0000 (03:18 +0000)
JIRA: RELENG-187

see log:
https://build.opnfv.org/ci/job/yardstick-verify-master/1688/console

Change-Id: Id6ac66a34fba5a0d18ab4a60e457582bbb4f03d0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
jjb/yardstick/yardstick-project-jobs.yml

index 1da4f31..f328164 100644 (file)
             source $WORKSPACE/yardstick_venv/bin/activate
 
             # install python packages
+            sudo apt-get install -y build-essential python-dev python-pip python-pkg-resources
             easy_install -U setuptools==33.1.1
             easy_install -U pip
             pip install -r requirements.txt || pip install -r tests/ci/requirements.txt