X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fsrc%2Ftest%2Fresources%2Fapplication.yml;h=c259bf005776308a13eaa96fce1c555a44fbd38f;hb=e345397b319c759fe8a3cb4d661fe18cecffd604;hp=71ac2c9a03764d83d1ed4902b62c580b9e4da55e;hpb=612b697f8c28f3d7c6250e6c3235fc9bd50b8366;p=cps.git diff --git a/cps-ncmp-service/src/test/resources/application.yml b/cps-ncmp-service/src/test/resources/application.yml index 71ac2c9a0..c259bf005 100644 --- a/cps-ncmp-service/src/test/resources/application.yml +++ b/cps-ncmp-service/src/test/resources/application.yml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation +# Copyright (C) 2021-2022 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,8 +16,11 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= -dmi: - auth: - username: some-user - password: some-password +ncmp: + dmi: + auth: + username: some-user + password: some-password + api: + base-path: dmi