Comment 22 for bug 1661134

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

Reviewed: https://review.opencontrail.org/29484
Committed: http://github.org/Juniper/contrail-controller/commit/91a2ed314d84b9f4bac72a66ba87344d1d7d874a
Submitter: Zuul (<email address hidden>)
Branch: master

commit 91a2ed314d84b9f4bac72a66ba87344d1d7d874a
Author: Ranjeet R <email address hidden>
Date: Thu Mar 9 15:16:03 2017 -0800

Fixes: ST: allow the same vmi to be referenced in multiple service-instances

In CI, there are times when tests run parallely and the
function check_all_vmis_deleted are checking for VMIs
created by other test cases as well.

Modifying the function to check for VMIs related to the
test case alone.

Change-Id: I969bf2ef91a3d65feb4cc2bb15ab337951987eec
Closes-Bug: 1661134