oslo.messaging/tests/drivers
Victor Stinner bc8675afb0 fix qpid test issue with eventlet monkey patching
Tests now ensure that eventlet monkey patching is enabled before
importing the qpid module, otherwise qpid will hang.

Currently, qpid randomly hangs, depending on the order of the Python
module import, which probably depends on the local file modification
time.

Closes-Bug: #1409899
Change-Id: I516c580faef04f55fcc095d22adbfabcfa001da7
2015-01-13 10:35:02 +00:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 3 last) 2014-06-27 22:29:27 +00:00
test_impl_qpid.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_impl_rabbit.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_impl_zmq.py fix qpid test issue with eventlet monkey patching 2015-01-13 10:35:02 +00:00
test_matchmaker.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_matchmaker_redis.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_matchmaker_ring.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_pool.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00