diff options
author | Marcus Williams <marcus.williams@intel.com> | 2018-08-06 22:08:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-06 22:08:52 +0000 |
commit | b4b11aab90ea69704b95d1a5c9658f05e238b78b (patch) | |
tree | 90f4d68d9417dd213c67b1503cf5f460bf45c9a7 /mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml | |
parent | 82c984534961387ab3d6d52a4e787510f98895cc (diff) | |
parent | 459c5c9ecfb1bec41b6e82022ff7887d16f5a7af (diff) |
Merge "issue while persisting data"
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml b/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml index 1f1f859eeb..c5b3b70723 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml @@ -21,9 +21,9 @@ mso: archived: period: 180 adapters: - db: - spring: - endpoint: http://localhost:${wiremock.server.port} + requestDb: + endpoint: http://localhost:${wiremock.server.port} + auth: Basic YnBlbDptc28tZGItMTUwNyE= logPath: logs site-name: mtanj catalog: |