Yardstick container rabbitmq supervisor RUN state 68/67068/2
authorStepan Andrushko <stepanx.andrushko@intel.com>
Tue, 19 Feb 2019 17:14:55 +0000 (19:14 +0200)
committerStepan Andrushko <stepanx.andrushko@intel.com>
Wed, 20 Feb 2019 13:16:21 +0000 (15:16 +0200)
commit38c458e35a181e9cced957d733832c1e297e2e35
tree6b060c6ea4b7793f28e82135725ee7b3f572da77
parent88c5dda9712afc71742b164905f21cfff45926fa
Yardstick container rabbitmq supervisor RUN state

Rabbitmq process exited supervisor and couldn't respawn it afterwards.
Updated the way rabbitmq service and node are spawned to have them
RUNNING after a service stop or node down.

JIRA: YARDSTICK-1600

Change-Id: Idd6812db7a1985e8c727efd7ea45572199c1a4a9
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
ansible/install.yaml
ansible/roles/configure_rabbitmq/tasks/main.yml
ansible/roles/configure_rabbitmq/templates/rabbitmq.sh.j2 [new file with mode: 0644]
docker/supervisor.sh