oslo.messaging/oslo_messaging/tests/drivers
Stephen Finucane 723513a9d9 tests: Fix test failures with kombu >= 5.2.4
kombu 5.2.4 fixed an off-by-one issue that meant we were attempting
retries more than once [1]. We need to handle this to unblock the gate.
This was discovered by examining the call stack and comparing this with
recent changes in openstack/requirements.

[1] 5bed2a8f98

Change-Id: I476e3c573523d5991c56b31ad4df1172196aa7f1
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-04-05 17:19:13 +01:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_amqp_driver.py amqp1: Do not reuse _socket_connection on reconnect 2021-08-10 17:01:04 -04:00
test_impl_kafka.py Remove six usage 2020-05-11 10:21:58 +02:00
test_impl_rabbit.py tests: Fix test failures with kombu >= 5.2.4 2022-04-05 17:19:13 +01:00
test_pool.py [rabbit] use retry parameters during notification sending 2022-01-12 12:22:55 +01:00