remove secret in run_test_table_api.sh
This commit is contained in:
@ -4,15 +4,10 @@ HOST=${1:-11.166.82.163}
|
|||||||
PORT=${2:-46905}
|
PORT=${2:-46905}
|
||||||
RPCPORT=${3:-46904}
|
RPCPORT=${3:-46904}
|
||||||
|
|
||||||
|
|
||||||
# HOST=${1:-11.158.97.240}
|
# HOST=${1:-11.158.97.240}
|
||||||
# PORT=${2:-41101}
|
# PORT=${2:-41101}
|
||||||
# RPCPORT=${3:-41100}
|
# RPCPORT=${3:-41100}
|
||||||
|
|
||||||
#HOST=100.88.11.96
|
|
||||||
#PORT=60803
|
|
||||||
#RPCPORT=60802
|
|
||||||
|
|
||||||
THREAD=500
|
THREAD=500
|
||||||
ROWS=10000
|
ROWS=10000
|
||||||
IO_THREAD=100
|
IO_THREAD=100
|
||||||
|
|||||||
Reference in New Issue
Block a user