Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tests that alarms are stored on the messagebus persistent and durable (

Jira Legacy
serverSystem JIRA
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyBITMAG-432
). 

  •  Stop and start  Stop the alarm service.
    • ssh bm_webservice and run tomcat-init.sh stop and then tomcat-init.sh start .
    • This should cause a durable subscriber to have been registered.
  •  Generate a alarm (run a integrity check on a  inconsistent collection).
  •  Start the alarm service.
    • The alarm should be received on the alarm service.
  •  Stop the alarm service.
  •  Generate a alarm (run a integrity check on a  inconsistent collection).
  •  Restart the message bus.
  •  Start the alarm service.
    • The alarm should be received on the alarm service.

...