lucrib / locust_influx

Send information about locust requests to influxdb.
Apache License 2.0
19 stars 13 forks source link

Create Test endpoint #12

Closed tgovindaraj closed 4 years ago

tgovindaraj commented 4 years ago

http://gateway-service.localhost/test/create

Body:

{"project_name":"Test Project 1", "test_script":"Test Script","test_name":"Test Name","branch":"Test Branch","concurrent_users":"3","ramp_up":"4","test_duration":"2","locust_stop_timeout":"3","test_tool":"Locust","load_generator":"Local","test_notes":"Test"}

tgovindaraj commented 4 years ago

sorry wrong place