From: Jo¶rgen Karlsson Date: Tue, 1 Sep 2015 10:13:17 +0000 (+0200) Subject: Update setuptools before installing yardstick X-Git-Tag: arno.2015.2.0~68 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7243842c25f6c4906fec9f5792a2f514da43f345;p=releng.git Update setuptools before installing yardstick JIRA: YARDSTICK-129 Change-Id: Iddf1c9cf30e1404ffdc9d54d126952a8c67b26af Signed-off-by: Jo¶rgen Karlsson --- diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml index 0365ff294..22f048827 100644 --- a/jjb/yardstick/yardstick.yml +++ b/jjb/yardstick/yardstick.yml @@ -234,6 +234,7 @@ cd $WORKSPACE virtualenv $WORKSPACE/yardstick_venv source $WORKSPACE/yardstick_venv/bin/activate + easy_install -U setuptools python setup.py develop > /dev/null 2>&1 # set virtualenv