From 407af369db4fdfa428b3f34aa69f9a6581886d18 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Mon, 29 Apr 2019 11:01:36 +0200 Subject: adding change management testing to testplan Change-Id: I3492e57a7580f2714faa57bbfdb42ab4828f844b Issue-ID: VID-462 Signed-off-by: Bartosz Gardziejewski --- plans/vid/GUITests/teardown.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 plans/vid/GUITests/teardown.sh (limited to 'plans/vid/GUITests/teardown.sh') 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 -- cgit 1.2.3-korg