Comment 20 for bug 1464016

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

Reviewed: https://review.opencontrail.org/12108
Committed: http://github.org/Juniper/contrail-controller/commit/9ab754f829aa360e100438eea803e2cd2e0105f5
Submitter: Zuul
Branch: master

commit 9ab754f829aa360e100438eea803e2cd2e0105f5
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