Take CSIT preparations to separate script

 - Move all installation steps to prepare-csit.sh
 - Clone ci-management if necessary (instead of expecting it to exist)
 - Other minor adjustments

Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I41437eaf53b7b33cb3cf2bed7e372d0843fce64d
2 files changed
tree: 925f3a8560fce1ad17b6b81f078de9c7b071de5f
  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.