Craig Bryant f28905687d Fix the system tests to work with keystone auth
smoke test worked before but others were broken after switch to
using keystone

Fixed measurement_test.py to check for measurements in reverse
order they were sent since the API returns newest first

Change-Id: I22d242b12e66160e67979f1db808ed94f360d487
2014-08-06 10:43:54 -06:00
..
2014-03-24 13:28:33 -06:00
2014-05-09 09:47:39 -06:00
2014-07-30 11:14:35 -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.