Merge "Make sure tox is installed when setting up tempest" into stable/icehouse

This commit is contained in:
Jenkins 2014-07-26 19:51:07 +00:00 committed by Gerrit Code Review
commit bed8af63fb
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@ function create_tempest_accounts {
# install_tempest() - Collect source and prepare
function install_tempest {
git_clone $TEMPEST_REPO $TEMPEST_DIR $TEMPEST_BRANCH
pip_install "tox<1.7"
}
# init_tempest() - Initialize ec2 images