X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=test%2Fcommon%2Ftest_env-onap-honolulu.sh;fp=test%2Fcommon%2Ftest_env-onap-honolulu.sh;h=17d738f0b6b647a2ada7711e4a567f7997943d5a;hb=79e37003f5c94bfe12d197727dd31334e50397a6;hp=c2934206f9f80cf277929fd06497046fafc48bf4;hpb=0f6367023720ecc7d7b4b38cbbc4282792172a89;p=nonrtric.git diff --git a/test/common/test_env-onap-honolulu.sh b/test/common/test_env-onap-honolulu.sh index c2934206..17d738f0 100755 --- a/test/common/test_env-onap-honolulu.sh +++ b/test/common/test_env-onap-honolulu.sh @@ -259,7 +259,7 @@ MR_KAFKA_PORT=9092 # Kafka port number MR_ZOOKEEPER_APP_NAME="zookeeper" # Zookeeper app name MR_ZOOKEEPER_PORT="2181" # Zookeeper port number MR_DMAAP_HOST_MNT_DIR="/mnt" # Basedir localhost for mounted files -MR_DMAAP_HOST_CONFIG_DIR="/configs" # Config files dir on localhost +MR_DMAAP_HOST_CONFIG_DIR="/configs0" # Config files dir on localhost CR_APP_NAME="callback-receiver" # Name for the Callback receiver CR_DISPLAY_NAME="Callback Reciever" @@ -271,7 +271,7 @@ CR_APP_NAME="callback-receiver" # Name for the Callback CR_APP_CALLBACK="/callbacks" # Url for callbacks CR_APP_CALLBACK_MR="/callbacks-mr" # Url for callbacks (data from mr which contains string encoded jsons in a json arr) CR_APP_CALLBACK_TEXT="/callbacks-text" # Url for callbacks (data containing text data) -CR_ALIVE_URL="/" # Base path for alive check +CR_ALIVE_URL="/reset" # Base path for alive check CR_COMPOSE_DIR="cr" # Dir in simulator_group for docker-compose PROD_STUB_APP_NAME="producer-stub" # Name for the Producer stub