Remove ccsdk CSIT (moved to project)

 - ccsdk's healthcheck CSIT has been moved under ccsdk/distribution
   repository and all new test case development should be done there,
   so removing this to avoid confusion

Issue-ID: CCSDK-3020
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Icddd4d3e4f5c040b3492be877112825040860713
6 files changed
tree: c884cb2344edd55a86aa935fb21c561c073ac5f4
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. prepare-csit.sh
  9. README.md
  10. 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.