commit | 2d675c4163ba06d741a1d982386c7bfe5e254175 | [log] [tgz] |
---|---|---|
author | Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com> | Wed Dec 05 15:30:26 2018 -0500 |
committer | Steve Smokowski <ss835w@att.com> | Thu Dec 06 17:41:36 2018 +0000 |
tree | de15b28aba33e1c02ac2b739f32cb46ff3646f53 | |
parent | 35726250e078b57ebe6ea4e53b4b8ccd56573e50 [diff] [blame] |
fix how we get cloud info in GR_API added jpa repo for northbound request with a cloudowner Change-Id: I3a2aeb3547f194bc404ed1bc08ba6d8560961a79 Issue-ID: SO-1283 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
diff --git a/bpmn/so-bpmn-tasks/src/test/resources/application-test.yaml b/bpmn/so-bpmn-tasks/src/test/resources/application-test.yaml index 7ecb5aa..210854e 100644 --- a/bpmn/so-bpmn-tasks/src/test/resources/application-test.yaml +++ b/bpmn/so-bpmn-tasks/src/test/resources/application-test.yaml
@@ -185,6 +185,10 @@ host: http://localhost:${wiremock.server.port} uri: /api/oof/v1/placement headers.auth: Basic dGVzdDp0ZXN0cHdk +org: + onap: + so: + cloud-owner: att-aic spring: datasource: jdbc-url: jdbc:mariadb://localhost:3307/camundabpmn