Commit 065bc3fb authored by litaolemo's avatar litaolemo

update

parent 7e35999f
......@@ -857,6 +857,7 @@ class QuickstartUser(HttpUser):
""".replace("{query}",random.choice(json.dumps(query_Str_list)))
response = self.client.post('/gm-dbmw-service-read/_search', data=data, verify=False, auth=tuple(auth.split(':',1)))
print(response.text)
# self.client.get("/hello")
# self.client.get("/world")
......
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