summaryrefslogtreecommitdiffstats
path: root/doctor_tests/main.py
diff options
context:
space:
mode:
authorTomi Juvonen <tomi.juvonen@nokia.com>2019-12-19 13:12:32 +0200
committerTomi Juvonen <tomi.juvonen@nokia.com>2020-02-03 11:57:44 +0200
commit34b4083b4d2d579f6dbd334df06fe9394453680a (patch)
tree3a8e5c8fa447dee8fa4abfdf82f40a3d48e4f112 /doctor_tests/main.py
parentd8eb12f4200c21f569df5bc01d378a846b4c0db0 (diff)
New VNFM supporting ETSI changes
JIRA: DOCTOR-137 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I6e632b24efb6728c171dd93979e3b1de5333251b
Diffstat (limited to 'doctor_tests/main.py')
-rw-r--r--doctor_tests/main.py5
1 files changed, 2 insertions, 3 deletions
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)