aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/so/sanity-check/teardown.sh
diff options
context:
space:
mode:
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>2017-09-08 00:28:29 +0530
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>2017-09-08 12:28:02 +0530
commitae730e4b5e753a88e73c81263a11264606d94156 (patch)
tree0c82352ae2eb9a2a2557deaa46f63aabfb9afe4d /test/csit/plans/so/sanity-check/teardown.sh
parentf8c2ff82f783f0becdae3d541954eb0d3f8f2339 (diff)
CSIT tests
IssueId: SO-112 Test cases to check SO_CSIT_sanity job Change-Id: I57e454ebd52998f07bf0d403e04fa7b4d55cd845 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'test/csit/plans/so/sanity-check/teardown.sh')
-rw-r--r--test/csit/plans/so/sanity-check/teardown.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/csit/plans/so/sanity-check/teardown.sh b/test/csit/plans/so/sanity-check/teardown.sh
index 5cd82b7e2..a924a074f 100644
--- a/test/csit/plans/so/sanity-check/teardown.sh
+++ b/test/csit/plans/so/sanity-check/teardown.sh
@@ -15,10 +15,4 @@
# limitations under the License.
#
-#copy the logs files
-docker cp so:/service/logs/lifecyclemgr.log ${SCRIPTS}/../../../archives
-# kill micro service
-kill-instance.sh i-msb
kill-instance.sh so
-
-