Updated armband
authorMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 10 Aug 2016 12:21:27 +0000 (12:21 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 10 Aug 2016 12:21:27 +0000 (12:21 +0000)
Project: vswitchperf  612090b0009574d02cf21a4fe41f036d0694b1b1

integration_cleanup: Force testcase cleanup to always run

During testcase development on the integration side, if
namespaces are used or veth ports and an exception is raised.
The namespaces and veth ports are not properly cleanup up
because the run_finalize does not get executed.

This patch wraps the testing block in a try block where
a finally will ALWAYS execute the run_finalize thus
preventing the possiblity of leftover testing artifacts.

JIRA: VSPERF-328

Change-Id: I4ea5f29a48b9171f330847f34b5b30ef3ab22f27
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
upstream/vswitchperf

index ec78c5c..612090b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ec78c5c7f8a9357e404b7207e626df97dd20efa9
+Subproject commit 612090b0009574d02cf21a4fe41f036d0694b1b1