Replace json_templater usage

 Remove project-specific json_templater.robot file
 and adjust the tests to use ONAPLibrary.Templating instead
 following the example here:
 https://gerrit.onap.org/r/#/c/integration/csit/+/90264/

Issue-ID: TEST-181
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I29edbbbb054f100fdb92981cc4c1e44402d7cad7
16 files changed
tree: 9dcfded625ee792b4847f2f60e4721cab8886cff
  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.