From bba9cee85deacc78db0231dd9c786794db05e2ed Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Thu, 19 Sep 2019 15:40:46 +0100 Subject: Run CSIT Tests on Latest Images 1.5.2 Change-Id: I126c97ea9b05cb3a38f40d84e945fab6a2a7a522 Issue-ID: SO-2296 Signed-off-by: waqas.ikram --- .../config/override-files/bpmn-infra/onapheat/override.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat') diff --git a/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml b/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml index 66e3b206..f2494fbb 100644 --- a/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml +++ b/plans/so/integration-etsi-testing/config/override-files/bpmn-infra/onapheat/override.yaml @@ -261,7 +261,7 @@ sdnc: so: vnfm: adapter: - url: http://vnfm-adapter:9092/so/vnfm-adapter/v1/ + url: https://so-vnfm-adapter:9092/so/vnfm-adapter/v1/ auth: Basic dm5mbTpwYXNzd29yZDEk appc: @@ -326,3 +326,12 @@ org: onap: so: cloud-owner: CloudOwner +rest: + http: + client: + configuration: + ssl: + keyStore: classpath:org.onap.so.p12 + keyStorePassword: 'RLe5ExMWW;Kd6GTSt0WQz;.Y' + trustStore: classpath:org.onap.so.trust.jks + trustStorePassword: '6V%8oSU$,%WbYp3IUe;^mWt4' -- cgit 1.2.3-korg