test readme fix

This commit is contained in:
Tim Kuhlman 2014-05-09 09:47:39 -06:00
parent c41ca9d89b
commit d8c34f0f15
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# 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_setup.py -e me@hp.com
- 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

0
tests/smoke.py Normal file → Executable file
View File