Add comment about how to get cluster-ip
Issue-ID: INT-1227
Signed-off-by: songgongjun <gongjun.song@intel.com>
Change-Id: I40a261079330ca00b9eb15d431fb3b7ae4c319cb
diff --git a/test/hpa_automation/tosca/README b/test/hpa_automation/tosca/README
index 72e394b..548ccc8 100644
--- a/test/hpa_automation/tosca/README
+++ b/test/hpa_automation/tosca/README
@@ -15,6 +15,7 @@
you must change below params:
- aai_url: https://<node-ip>:30233
- sdc_onboarding_url: http://<cluster-ip>:8081
+ <cludster-ip> can be gotten by "kubectl get services -n onap -o wide | grep sdc-onboarding-be"
- sdc_catalog_url: http://<node-ip>:30205
- multicloud_url: http://<node-ip>:30280
- policy_url: https://<node-ip>:30694