Commit e1343672 authored by litaolemo's avatar litaolemo

update

parent 11a1ab52
......@@ -3,6 +3,7 @@
# @File : es_locust.py
# @email : litao@igengmei.com
# @author : litao
# 运行方式 nohup locust -f locust_test/es_locust.py -H http://172.16.52.25:9200 -u 5000 --headless &
import json
import time
from locust import HttpUser, task
......
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