Skip to content

Commit

Permalink
Closes-Bug #1563014 - Typo in analytics_tests.py
Browse files Browse the repository at this point in the history
Change-Id: Ic4d108429742ffe2a351c940fd08e77f6e4f7b2b
  • Loading branch information
jebap committed Mar 28, 2016
1 parent 262f042 commit eb41710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcutils/collector/analytics_tests.py
Expand Up @@ -2287,7 +2287,7 @@ def verify_alarms(self, role):
self.logger.info("Multi analytics are found, will stop %s on cfgm[0] and check if alarms are generated for the same" %(process))
else:
self.logger.info("Single analytics setup found, skipping %s stop alarm test" %(process))
contine
continue

if not self._verify_contrail_alarms(process, 'analytics-node', 'service_stop', multi_instances=multi_instances):
result = result and False
Expand Down

0 comments on commit eb41710

Please sign in to comment.