Merge "Also cap pip in tempest tox venv"

This commit is contained in:
Zuul 2021-01-23 01:19:20 +00:00 committed by Gerrit Code Review
commit 84ead5aacf
1 changed files with 3 additions and 0 deletions

View File

@ -703,6 +703,9 @@ function install_tempest {
git checkout $TEMPEST_BRANCH
tox -r --notest -efull
# TODO: remove the trailing pip constraint when a proper fix
# arrives for bug https://bugs.launchpad.net/devstack/+bug/1906322
$TEMPEST_DIR/.tox/tempest/bin/pip install -U -r $RC_DIR/tools/cap-pip.txt
# NOTE(mtreinish) Respect constraints in the tempest full venv, things that
# are using a tox job other than full will not be respecting constraints but
# running pip install -U on tempest requirements