charm-rabbitmq-server/unit_tests
Liam Young 12de0d964c Coordinate cluster join events
Use the coordination module when cluster join events are called.
The `cluster_wait` method has been removed as it is no longer used
and `cluster_with` has been broken up into three new methods (
`clustered_with_leader`, `update_peer_cluster_status` and
`join_leader`) which can be called separately. The `modulo-nodes`
and `known-wait` charm options have been removed as they are no
longer needed.

Closes-Bug: #1902793
Change-Id: I136f5dcc855da329071e119b67df25d9045e86cc
2022-02-18 15:18:06 +00:00
..
__init__.py Fix: nrpe queue check should check for freshness 2020-11-06 09:36:49 +01:00
test_actions.py Coordination module for rabbit restarts 2022-02-17 11:06:00 +00:00
test_nrpe_checks.py Move cron max file age calculation to rabbit_utils 2021-08-19 15:12:17 +02:00
test_rabbit_utils.py Coordinate cluster join events 2022-02-18 15:18:06 +00:00
test_rabbitmq_context.py Merge "Use cluster strategy 'ignore' for install" 2022-01-04 14:38:30 +00:00
test_rabbitmq_server_relations.py Coordinate cluster join events 2022-02-18 15:18:06 +00:00
test_ssl_utils.py Use unittest.mock instead of mock 2021-12-15 11:54:45 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 11:54:45 +00:00