Craig Bryant 7e8a5ea5ce Refactored code into cli_wrapper.py and alarm.py for reuse.
Fixed the notification_cycleTest.py to work on new single node Mini-mon and not re-use random alarms as they weren't always configured properly

Removed dead code from notification_crud.py
2014-05-19 16:55:58 -06:00
..
2014-03-24 13:28:33 -06:00
2014-05-09 09:47:39 -06:00

Test notifications

  • The api is currently rejecting alarms with no action specified, so expect an error defining that alarm.
  • Setup alarms and Notifications
  • Run the jmeter tests
    • jmeter -t notification-jmeter.jmx &
    • The config is saved for a basic test that should create a notification on alarm and a hundred non-notification alarms. Change the thread loop counts to try different combinations.