charm-rabbitmq-server/unit_tests
David Ames 38912a540c Do not wait eternally for rabbitmqctl wait
rabbitmqctl wait $PIDFILE would wait for eternity even if rabbitmq
fails to come up. Set a reasonable timeout of 3 minutes. If the
timeout is reached set status appropriately and throw an exception.

Change-Id: I6b872a6601a7a4e65ed60a52d0bed0ab67b3d5d6
2016-07-27 12:23:49 +02:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 18:06:36 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-01 18:06:36 +01:00
test_rabbit_utils.py Do not wait eternally for rabbitmqctl wait 2016-07-27 12:23:49 +02:00
test_rabbitmq_context.py Re-license charm as Apache-2.0 2016-07-01 18:06:36 +01:00
test_rabbitmq_server_relations.py Ensure rabbit hosts are resolvable 2016-07-08 09:12:55 +01:00
test_utils.py Re-license charm as Apache-2.0 2016-07-01 18:06:36 +01:00