Update setuptools before installing yardstick
[releng.git] / jjb / yardstick / yardstick.yml
index 0365ff2..22f0488 100644 (file)
             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