Merge "Drop SQLALCHEMY_WARN_20"
This commit is contained in:
commit
d454fc25cc
2
tox.ini
2
tox.ini
@ -16,8 +16,6 @@ setenv =
|
|||||||
AODH_TEST_DEPS=postgresql,mysql
|
AODH_TEST_DEPS=postgresql,mysql
|
||||||
mysql: AODH_TEST_DEPS=mysql
|
mysql: AODH_TEST_DEPS=mysql
|
||||||
postgresql: AODH_TEST_DEPS=postgresql
|
postgresql: AODH_TEST_DEPS=postgresql
|
||||||
# TODO(stephenfin): Remove once we bump our upper-constraint to SQLAlchemy 2.0
|
|
||||||
SQLALCHEMY_WARN_20=1
|
|
||||||
deps =
|
deps =
|
||||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||||
.[{env:AODH_TEST_DEPS}]
|
.[{env:AODH_TEST_DEPS}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user