aboutsummaryrefslogtreecommitdiffstats
path: root/plans/vid/GUITests/teardown.sh
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2019-04-29 11:01:36 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2019-04-29 11:01:55 +0200
commit407af369db4fdfa428b3f34aa69f9a6581886d18 (patch)
tree0fea962afd9329a6a54b1f5b0ea061be4f3d3a17 /plans/vid/GUITests/teardown.sh
parent73c7480a8c39621f16926ca5aaff25c586b9e526 (diff)
adding change management testing to testplan
Change-Id: I3492e57a7580f2714faa57bbfdb42ab4828f844b Issue-ID: VID-462 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Diffstat (limited to 'plans/vid/GUITests/teardown.sh')
-rw-r--r--plans/vid/GUITests/teardown.sh17
1 files changed, 0 insertions, 17 deletions
diff --git a/plans/vid/GUITests/teardown.sh b/plans/vid/GUITests/teardown.sh
deleted file mode 100644
index 0ade44f9..00000000
--- a/plans/vid/GUITests/teardown.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/bash
-#
-# Copyright (C) 2019 Nokia Intellectual Property. All rights reserved.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-source ${WORKSPACE}/scripts/vid/kill_containers_and_remove_dataFolders.sh \ No newline at end of file