fuel: Fix sfc expect script to make it work on Jenkins
[releng.git] / jjb / yardstick / yardstick-project-jobs.yml
index 749ebf5..f8f1abb 100644 (file)
 
             # install python packages
             easy_install -U setuptools
-            pip install Sphinx==1.3.1 doc8 docutils sphinxcontrib-httpdomain
             python setup.py develop
 
             # unit tests
             ./run_tests.sh
 
+            pip install Sphinx==1.3.1 doc8 docutils sphinxcontrib-httpdomain
+
             # generate api doc sources
             sphinx-apidoc -o docs/apidocs yardstick