Update ca cert generating and correct path to certs

Due to changes between java 11.0.5 and 11.0.6 older way of generating ca certs is incorrect
New hv-ves image is compatible with new cfy k8s plugin (v 1.6.0).
Because of that cert path need to be changed.

Change-Id: If432b9b57c33caff1738500a9aa486293ba3a024
Issue-ID: DCAEGEN2-2013
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
4 files changed
tree: dcadc0bbc087532b1931b460ffaa8e1251e72031
  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.