Merge "Update TOX_CONSTRAINTS_FILE for stable/victoria" into stable/victoria

This commit is contained in:
Zuul 2020-12-11 12:08:16 +00:00 committed by Gerrit Code Review
commit 25819ca954
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ passenv =
SSL_CERT_FILE
TERM
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/victoria}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = stestr run {posargs}