Bugfix: yardstick verify failed
[releng.git] / jjb / yardstick / yardstick-project-jobs.yml
index a54750e..1da4f31 100644 (file)
             source $WORKSPACE/yardstick_venv/bin/activate
 
             # install python packages
-            easy_install -U setuptools
+            easy_install -U setuptools==33.1.1
             easy_install -U pip
             pip install -r requirements.txt || pip install -r tests/ci/requirements.txt
             pip install -e .