colosseum-near-rt-ric/setup/xapp-sm-connector/test/xapp_env.sh
2021-12-22 13:33:15 -05:00

15 lines
330 B
Bash
Executable File

#! /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"