From 34b4083b4d2d579f6dbd334df06fe9394453680a Mon Sep 17 00:00:00 2001 From: Tomi Juvonen Date: Thu, 19 Dec 2019 13:12:32 +0200 Subject: New VNFM supporting ETSI changes JIRA: DOCTOR-137 Signed-off-by: Tomi Juvonen Change-Id: I6e632b24efb6728c171dd93979e3b1de5333251b --- doctor_tests/main.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doctor_tests/main.py') diff --git a/doctor_tests/main.py b/doctor_tests/main.py index 3dea89d1..7573faec 100644 --- a/doctor_tests/main.py +++ b/doctor_tests/main.py @@ -65,9 +65,8 @@ class DoctorTest(object): self.fault_management.setup() # wait for aodh alarms are updated in caches for event - # evaluator, - # sleep time should be larger than event_alarm_cache_ttl - # (default 60) + # evaluator,sleep time should be larger than + # event_alarm_cache_ttl (default 60) # (tojuvone) Fraser currently needs 120 time.sleep(120) -- cgit 1.2.3-korg