Commit 65e4f04a authored by litaolemo's avatar litaolemo

update

parent 2ad9e702
killall locust
num="$0"
num=$1
echo num
nohup locust -f es_locust.py -H http://172.16.52.25:9200 -u ${num} --headless &
nohup locust -f es_locust.py -H http://172.16.52.36:9200 -u ${num} --headless &
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment