Run prepare-csit.sh every time

 Preparation steps need to be executed every time for Jenkins as
 they do not have all the required libraries preinstalled

 This is a quick fix for a problem introduced in
 https://gerrit.onap.org/r/#/c/integration/csit/+/93698/

 A more proper correction requires refactoring and aligning
 prerequirements for local executions and Jenkins and needs
 analysis and design to be done in future releases

Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: If15935097d2b90b9d49062429194ca7d7a0e4d3d
1 file changed
tree: efb34b61f2bad4c0a473acb6858171826842379e
  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.