From: songgongjun Date: Wed, 28 Aug 2019 04:06:07 +0000 (-0700) Subject: Add comment about how to get cluster-ip X-Git-Tag: 6.0.0-ONAP~390 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F96%2F94396%2F2;p=integration.git Add comment about how to get cluster-ip Issue-ID: INT-1227 Signed-off-by: songgongjun Change-Id: I40a261079330ca00b9eb15d431fb3b7ae4c319cb --- diff --git a/test/hpa_automation/tosca/README b/test/hpa_automation/tosca/README index 72e394b03..548ccc8b7 100644 --- a/test/hpa_automation/tosca/README +++ b/test/hpa_automation/tosca/README @@ -15,6 +15,7 @@ use cases. you must change below params: - aai_url: https://:30233 - sdc_onboarding_url: http://:8081 + can be gotten by "kubectl get services -n onap -o wide | grep sdc-onboarding-be" - sdc_catalog_url: http://:30205 - multicloud_url: http://:30280 - policy_url: https://:30694