112aa3dd00
Neutron (and presumably other projects) expect to be able to have overlapping transactions open from two eventlets at once, without deadlock. Note that the default mysql sqlalchemy engine (mysqldb) fails this test. This change modifies py27 tox env to run the full test suite separately with and without TEST_EVENTLET environment variable set. When set, tests are run with eventlet imported and monkey_patched. Change-Id: Ib35c95defea8ace5b456af28801659f2ba67eb96 Related-Bug: #1350149 |
||
---|---|---|
.. | ||
sqlalchemy | ||
tests | ||
__init__.py | ||
_i18n.py | ||
api.py | ||
concurrency.py | ||
exception.py | ||
options.py |