Add temporary kill script for SDC DCAE containers 43/88843/1
authorkaihlavi <l.kaihlavirt@partner.samsung.com>
Thu, 30 May 2019 08:54:31 +0000 (11:54 +0300)
committerkaihlavi <l.kaihlavirt@partner.samsung.com>
Thu, 30 May 2019 08:54:31 +0000 (11:54 +0300)
commit61faacf6335b019ababad8f5e3eeed523c917837
tree28922ecddb3b4bf7aede69ce396c80a33c2788d3
parentb6f2ac350d36cf7cc22e0c6e02804d7aa82d77eb
Add temporary kill script for SDC DCAE containers

 Currently it is possible to start SDC's DCAE-DS docker containers
 with docker_run.sh (see https://gerrit.onap.org/r/#/c/sdc/+/88549/)
 but the containers are not killed by corresponding
 kill_containers_and_remove_dataFolders.sh - this script provides
 the ability to kill them until image naming and tagging has more
 complete solution that should render this one obsolete

Change-Id: I623db3ace0d4e14b925254bd21528bfa8e00f458
Issue-ID: SDC-2342
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
scripts/sdc/kill_dcae_containers.sh [new file with mode: 0644]