Comment 21 for bug 1464016

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

Reviewed: https://review.opencontrail.org/12109
Committed: http://github.org/Juniper/contrail-controller/commit/093407c7a12ea7af529db61d1b3ddc6686340096
Submitter: Zuul
Branch: R2.20

commit 093407c7a12ea7af529db61d1b3ddc6686340096
Author: Nischal Sheth <email address hidden>
Date: Tue Jun 30 11:36:20 2015 -0700

Improve bgp_stress_test teardown code

If the XmppServer is shutdown before the agents, the agents keep
trying to connect to it continuously and keep the scheduler busy.
Instead, cleanup the agents first and then shutdown XmppServer.

Change-Id: Iea6a65c907f4dddbc5f42c787e4d3974ffd6f3b2
Partial-Bug: 1464016