At least APEX will not work with Fraser if we do not wait 120 sec for AODH 41/52341/1
authorTomi Juvonen <tomi.juvonen@nokia.com>
Tue, 20 Feb 2018 06:59:47 +0000 (08:59 +0200)
committerTomi Juvonen <tomi.juvonen@nokia.com>
Tue, 20 Feb 2018 07:01:44 +0000 (09:01 +0200)
Change-Id: I4e3e510f51258e892b467f819951bd1a98625f90
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
doctor_tests/main.py

index efbd8c6..8051ad6 100644 (file)
@@ -102,7 +102,8 @@ class DoctorTest(object):
             # wait for aodh alarms are updated in caches for event evaluator,
             # sleep time should be larger than event_alarm_cache_ttl
             # (default 60)
-            time.sleep(60)
+            # (tojuvone) Fraser currently needs 120
+            time.sleep(120)
 
             # injecting host failure...
             # NOTE (umar) add INTERFACE_NAME logic to host injection