deb-aodh/aodh/tests/unit/evaluator
Mehdi Abaakouk 2b50f978aa composite: fix evaluation of trending state alarms
When threshold evaluator returns a trending state instead of a state,
the composite evaluator ignores it and passes the alarm to insufficient
data instead of using it.

This change fixes that.

Closes-bug: #1645344

Change-Id: I4703936e0377a466e09c97b5485191b17442b57d
(cherry picked from commit 0ac9fcaf62)
2017-01-08 10:47:42 +00:00
..
__init__.py Move evaluator tests into the unit folder 2015-11-06 09:14:59 +01:00
base.py support queue based communication between evaluator and notifier 2015-11-24 09:25:09 -05:00
test_base.py Record the state transition reason in alarm's history data when evaluating 2016-07-07 09:31:02 +08:00
test_combination.py Update to hacking 0.11.0 2016-05-10 17:07:35 +02:00
test_composite.py composite: fix evaluation of trending state alarms 2017-01-08 10:47:42 +00:00
test_event.py [Trivial] Improve alarm reason text 2016-04-28 20:08:20 +08:00
test_gnocchi.py gnocchi: always set needed_overlap for aggregation 2016-07-07 15:35:42 +02:00
test_threshold.py Allow to extends the evaluator lookback window 2016-08-01 09:02:47 +02:00