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=d8fbb64c5f477d8253d4ffffbcf6316a651ca022;hpb=20b4f9cf0b662de4a7665b2a82593ef0205f5e06;p=cps.git diff --git a/cps-ncmp-service/src/test/resources/application.yml b/cps-ncmp-service/src/test/resources/application.yml index d8fbb64c5..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,10 +16,11 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= -dmi: - auth: - username: some-user - password: some-password - api: - base-path: /dmi +ncmp: + dmi: + auth: + username: some-user + password: some-password + api: + base-path: dmi