X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Foverride-adapter.sh;fp=test%2Fauto-test%2Foverride-adapter.sh;h=b020c491b8e87d1b77368ef3c10ccb55df248f42;hb=53ebb953e0e18e695fd0e807c2f1282ef54ceeee;hp=faef149b0509130dfd02d021f15edbb93f5dd8f8;hpb=4a0b93332b6765f604d4394ea34efb0f2ecb4364;p=nonrtric.git diff --git a/test/auto-test/override-adapter.sh b/test/auto-test/override-adapter.sh index faef149b..b020c491 100644 --- a/test/auto-test/override-adapter.sh +++ b/test/auto-test/override-adapter.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ # Copyright (c) 2023 Nordix Foundation. # -# # +# Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # # You may obtain a copy of the License at # @@ -14,6 +14,5 @@ # See the License for the specific language governing permissions and # # limitations under the License. # ################################################################################ - -A1PMS_ADAPTER_CLASS="" # adapter java class -A1PMS_ADAPTER_POLICY_NAME="" # policy type for adapter +A1PMS_ADAPTER_CLASS="" # Adapter Java class +A1PMS_ADAPTER_POLICY_TYPE="" # Policy type for adapter \ No newline at end of file