Fix multicloud-k8s csit

The ports for multicloud-k8s had to be changed and they
were made configurable. This fixes the broken csit for that.

Issue-ID: MULTICLOUD-609
Change-Id: I41f7687753fd0ea23be7bba9ec2ba84165ee794b
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
1 file changed
tree: 1a936f76194d93809a28eb75be56231b117bcf6a
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. README.md
  9. run-all-tests.sh
  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.