.. | ||
alarms | ||
alarms-no-notification | ||
alarm_crud.py | ||
alarm.py | ||
alarms_notifications.py | ||
cli_wrapper.py | ||
env.sh | ||
measurement_test.py | ||
notification_crud.py | ||
notification_cycleTest.py | ||
notification-jmeter.jmx | ||
notification.json | ||
notification.py | ||
README.md | ||
smoke.py | ||
utils.py |
Test notifications
- The api is currently rejecting alarms with no action specified, so expect an error defining that alarm.
- Setup alarms and Notifications
- run ./alarm_notification.py -e me@hp.com
- 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.