colosseum-near-rt-ric/setup/xapp-sm-connector/test/xapp_env.sh

15 lines
330 B
Bash
Raw Normal View History

2021-12-08 21:17:46 +01:00
#! /bin/bash
export RMR_SEED_RT="../init/routes.txt"
export RMR_RTG_SVC="9999"
export MSG_MAX_BUFFER="2072"
export THREADS="1"
export VERBOSE="0"
export CONFIG_FILE="config/config-file.json"
export XAPP_ID="3489-er492k-92389"
export LOG_LEVEL="MDCLOG_ERR"
export DBAAS_SERVICE_HOST="127.0.0.1"
export DBAAS_SERVICE_PORT="6379"