aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/configure_rabbitmq/templates/rabbitmq.sh.j2
AgeCommit message (Collapse)AuthorFilesLines
2019-02-20Yardstick container rabbitmq supervisor RUN stateStepan Andrushko1-0/+20
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>