X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Foverride-adapter.sh;h=b020c491b8e87d1b77368ef3c10ccb55df248f42;hb=HEAD;hp=5edb9e62707e6f2eff44339854f200b5b73ee4d4;hpb=7d7cb5f4f6306db8193ebd4e6e110fa0060900fa;p=nonrtric.git diff --git a/test/auto-test/override-adapter.sh b/test/auto-test/override-adapter.sh index 5edb9e62..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 adaper +A1PMS_ADAPTER_CLASS="" # Adapter Java class +A1PMS_ADAPTER_POLICY_TYPE="" # Policy type for adapter \ No newline at end of file