Typo introduced in analytics_test.py by I1db6977fe3c88d4ef5d5264422b6a6b452a491a7

Bug #1563014 reported by Jeba Paulaiyan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
In Progress
Medium
Jeba Paulaiyan
R3.0
Fix Committed
Medium
Jeba Paulaiyan
R3.1
Won't Fix
Medium
Jeba Paulaiyan
Trunk
Won't Fix
Medium
Jeba Paulaiyan

Bug Description

281 if role == 'analytics-node':
2282 multi_instances = False
2283 for process in analytics_processes:
2284 if process == 'contrail-collector' or process == 'supervisor-analytics':
2285 if len(self.inputs.collector_ips) > 1:
2286 multi_instances = True
2287 self.logger.info("Multi analytics are found, will stop %s on cfgm[0] and check if alarms are generate d for the same" %(process))
2288 else:
2289 self.logger.info("Single analytics setup found, skipping %s stop alarm test" %(process))
2290 contine <=======TYPO

Tags: automation
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/18826
Submitter: Jeba Paulaiyan (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/18827
Submitter: Jeba Paulaiyan (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/18827
Committed: http://github.org/Juniper/contrail-test/commit/eb4171075205e6ce5353f8db8638bad800b9c835
Submitter: Zuul
Branch: R3.0

commit eb4171075205e6ce5353f8db8638bad800b9c835
Author: Jeba Paulaiyan <email address hidden>
Date: Mon Mar 28 12:23:11 2016 -0700

Closes-Bug #1563014 - Typo in analytics_tests.py

Change-Id: Ic4d108429742ffe2a351c940fd08e77f6e4f7b2b

Revision history for this message
Jeba Paulaiyan (jebap) wrote :

This code is already present in R3.1 and above. Might got fixed along with contrail-test-ci/contrail-test split.

tags: added: automation
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.