X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=doctor_tests%2Fmain.py;h=8051ad6e756a6b088a218feef8cd311708105861;hb=8893fda6dd5db6d8b1543228107e6dd423fbc8a6;hp=efbd8c6e3c5dbbc86ec1d2e8ffe791f07a6aa230;hpb=0974556b87007373dfbfa3efa0c7659b5ce88abe;p=doctor.git diff --git a/doctor_tests/main.py b/doctor_tests/main.py index efbd8c6e..8051ad6e 100644 --- a/doctor_tests/main.py +++ b/doctor_tests/main.py @@ -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