monasca-vagrant/tests
Tim Kuhlman e3361e10b9 Collapsed the agent variables. Updated smoke test to the venv path.
Change-Id: Ib2cb6b17196769fe1fe839fb4777de96d2cc3209
2015-04-20 14:13:03 -06:00
..
alarm_crud.py Enhance smoke test 2014-10-23 08:44:31 -06:00
alarm.py Update the field name for actions_enabled in Alarms. It changed in the API 2014-06-02 13:23:41 -06:00
cli_wrapper.py Added retry topic and webhook config for smoke test 2015-02-10 13:52:21 -07:00
env.sh Do not set MONASCA_API_URL 2014-11-11 13:17:38 -07:00
measurement_test.py Fix the system tests to work with keystone auth 2014-08-06 10:43:54 -06:00
notification_crud.py Enhance smoke test 2014-10-23 08:44:31 -06:00
notification_cycleTest.py Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics. 2014-06-11 09:36:57 -06:00
notification.py Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics. 2014-06-11 09:36:57 -06:00
README.md Misc cleanpu, removed unmaintained tests and unused chef bits 2014-11-24 14:04:01 -07:00
smoke_configs.py Added retry topic and webhook config for smoke test 2015-02-10 13:52:21 -07:00
smoke.py Collapsed the agent variables. Updated smoke test to the venv path. 2015-04-20 14:13:03 -06:00
utils.py Set default Influx version to V9, update smoke test for V9 2015-03-27 11:24:54 -06:00

Test notifications

  • run smoke.py from within the mini-mon vm for a full test of Monasca
  • env.sh can be sourced to set the proper env for using the python-monascaclient