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
showSummaryfalse
serverSystem JIRA
serverId81c76265-cab2-3ba5-b74d-ee7cd9a2765e
keyBITMAG-432
). 

  •   Stop  Ensure the alarm service .is running,  and  that it is a durable subscriber
    • ssh bm_webserviceand run tomcat-init.sh stop and then webservice@int-bitmag-02.kb.dk and run 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.
  •  Alarm 
  •  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.

...