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>
1 file changed
tree: 28922ecddb3b4bf7aede69ce396c80a33c2788d3
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. README.md
  9. run-csit.sh
README.md

Manual CSIT Scripts

The scripts in this directory are to help developers manually kick off test flows on their own dev environments in order to help debug any test failures.