X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Ftest_env.sh;h=293e993a7854ae47c9ce9c712090bc729b0ae9e8;hb=7b36db6ef1b31daa41e115b7f199bb04f1cd0725;hp=ac5cfa4218ed24f8aeef9261ff964e7f526c2286;hpb=b5cb68ea0e77d0a1421b4f17cc58b981628c29f7;p=nonrtric.git diff --git a/test/common/test_env.sh b/test/common/test_env.sh old mode 100755 new mode 100644 index ac5cfa42..293e993a --- a/test/common/test_env.sh +++ b/test/common/test_env.sh @@ -186,4 +186,4 @@ ECS_RESTBASE_SECURE="https://localhost:"$ECS_EXTERNAL_SECURE_PORT # Base url to ECS_DMAAPBASE="http://localhost:"$MR_EXTERNAL_PORT # Base url to the Dmaap adapter, http ECS_DMAAPBASE_SECURE="https://localhost:"$MR_EXTERNAL_SECURE_PORT # Base url to the Dmaap adapter, https ECS_ADAPTER=$ECS_RESTBASE # Adapter holds the address the ECS R-APP interface (REST OR DMAAP) - # The values of this var is swiched between the four base url when needed \ No newline at end of file + # The values of this var is swiched between the four base url when needed