Commit Graph

14 Commits

Author SHA1 Message Date
Liam Young 3a6002b61f Port aodh server alarm test from mojo
Port over the aodh alarm test from mojo. Mojo source is here: *1

*1: https://github.com/openstack-charmers/openstack-mojo-specs/blob/master/helper/tests/validate_aodh.py
2020-05-30 16:56:25 +00:00
Dmitrii Shcherbakov 72b420b56a Use the new svc restart checker where possible
restart_on_changed_debug_oslo_config_file was added to avoid code
duplication.
2020-04-21 16:50:02 +03:00
Aurelien Lourot ac227eab08 Fix copy-paste mistakes and typos and remove dead code 2020-04-16 15:10:03 +02:00
Liam Young ea84bf9ed8 Check aodh api after a change.
The first query against the aodh api after a restart seems to
fail. So, check the api after a restart with a tenacity wrapper.
2019-09-30 12:31:50 +00:00
Liam Young 3752f2cc12 Remove duplicate code for running ceilometer upgrade and fix typo 2019-09-26 10:23:56 +00:00
Liam Young 3ded7dab36 Fix copy/pasta error 2019-09-26 09:27:11 +00:00
Liam Young 2a15116868 Add aodh api test 2019-09-25 17:44:14 +00:00
Liam Young 7a519a7bc0 Never use pgrep as service names need escaping 2019-09-24 09:21:10 +01:00
Liam Young 3b010b08f8 Remove security action test
Remove security action test as the action has not been implemented
in the charm yet.
2019-09-24 08:55:12 +01:00
Liam Young 022102ab91 Add security actions 2019-09-24 08:19:19 +01:00
Liam Young d41f54f239 Add bionic stein to aodh tests 2019-09-23 08:27:06 +01:00
Liam Young 3209e2db2b Fix typo 2019-09-22 07:38:13 +01:00
Liam Young 8b60351be5 Fix ceilometer action 2019-09-22 07:28:08 +01:00
Liam Young 274b644c95 First cut 2019-09-20 19:09:02 +01:00