stacklight-integration-tests/stacklight_tests/lma_infrastructure_alerting
Rodion Promyshlennikov 86966e30bd Fix tests that checks services' and nodes' alerts
Fix naming of getting vip name method:
method "PluginHelper.full_vip_name" was renamed to "PluginHelper.get_vip_resource_name".
Fix naming of services on nagios: "global-" prefix was added 
for plugins with version >=1.0.
Fix checking of haproxy backends state:
removed checks for services,
that don't have haproxy backend.
Fixed disk usage percentage to be consistent 
with alerts' criteria.
Temporary disabled checking of openvswitch-agent, 
because it is managed by pacemaker.
Removed code duplicity in tests.

Change-Id: If3b77c595fbb5e4348f5f3ebd6e82b445b01062c
Closes-Bug: #1627671
2016-10-04 11:46:06 +03:00
..
__init__.py Create base structure for tests 2016-04-28 15:34:04 +03:00
api.py Fix tests that checks services' and nodes' alerts 2016-10-04 11:46:06 +03:00
plugin_settings.py Use dedicated VIPs for Kibana and Grafana 2016-07-26 16:31:59 +02:00
test_destructive.py Add destructive tests for LMA Infrastructure Alerting plugin 2016-06-17 13:06:27 +03:00
test_smoke_bvt.py Fixes for consistency after code inspection 2016-09-30 11:08:23 +00:00
test_system.py s/remove_node_from_/remove_nodes_from_/ 2016-06-22 10:24:31 +02:00