From c6470b4bc76a452d027497541d25bc1c76a4be47 Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Fri, 30 Mar 2018 09:32:52 +0800 Subject: Add check_vim_capacity tests for multicloud Add check_vim_capacity tests Change-Id: Iacc1db4a191bde311fd064c6e84124b4aa3868da Issue-ID: MULTICLOUD-166 Signed-off-by: Ethan Lynn --- test/csit/plans/multicloud/functionality1/teardown.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/csit/plans/multicloud/functionality1/teardown.sh') diff --git a/test/csit/plans/multicloud/functionality1/teardown.sh b/test/csit/plans/multicloud/functionality1/teardown.sh index 1732649af..a2ef0e35e 100755 --- a/test/csit/plans/multicloud/functionality1/teardown.sh +++ b/test/csit/plans/multicloud/functionality1/teardown.sh @@ -16,4 +16,5 @@ # # This script is sourced by run-csit.sh after Robot test completion. +kill-instance.sh multivim-vio kill-instance.sh multivim-broker -- cgit 1.2.3-korg