summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-03-25 17:21:08 +0000
committerGerrit Code Review <review@openstack.org>2019-03-25 17:21:08 +0000
commit57ecd463dbc3aaf2cc3806ae8a2130b45a5afb4b (patch)
tree886c55f5b2c171dc3b577efa69a48ed2a52005a6
parent6a5a0ea896e8219fd709a2141431b3407699e1a8 (diff)
parent55e8457fc214847edfc473151e804c1d7fb96d43 (diff)
downloadoslo-db-57ecd463dbc3aaf2cc3806ae8a2130b45a5afb4b.tar.gz
Merge "Update UPPER_CONSTRAINTS_FILE for stable/stein" into stable/stein
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 9912e5f..5cd934c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,7 +16,7 @@ setenv =
{mysql,all}: PIFPAF_MYSQL=pifpaf -g OS_TEST_DBAPI_ADMIN_CONNECTION run mysql --
{mysql,postgresql,all}: BASECOMMAND={toxinidir}/tools/run-pifpaf-tests.sh
deps =
- -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+ -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands =