fuel-library/tests/noop/spec/hosts/rabbitmq
Sergii Golovatiuk b1dd0bfd7e Refactor rabbitmq ordering
- Refactor Service_status['rabbitmq'] in pacemaker and non pacemaker
  mode. As a part cmd_check was changed to 'rabbitmqctl
  node_health_check && rabbitmqctl cluster_status' as cluster_status may
  fail due to issues on other nodes. Also it doesn't have timeout thus
  operation may hang up. Instead node_health_check will check the node
  and check cluster on success.
- Staging::File as MODULES-1650 has been merged
- Specify ordering between rabbitmq_user_permissions and rabbitmq_user
- Write test that verifies that service is before the actual user

Change-Id: I876ab09d687916195dcb82633f0242fc823c0357
Closes-Bug: #1652268
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-01-02 14:46:59 +00:00
..
rabbitmq_spec.rb Refactor rabbitmq ordering 2017-01-02 14:46:59 +00:00