Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Lavrenuke (load testing)
6598f903f5 return sys.maxint as length of instance plan 2013-07-15 20:38:44 +04:00
Alexey Lavrenuke (load testing)
4aaf5f799e regexps in instance plan 2013-07-15 20:23:51 +04:00
Alexey Lavrenuke (load testing)
12c567f96b refactor duration.
We are now supporting fractional duration, for example, one could
write const(200, 0.2s) - and should get load of 200 RPS for 0.2
seconds.
2013-07-15 19:52:50 +04:00
Alexey Lavrenuke (load testing)
a85684794a support string limits for Line load type in instance plan 2013-07-15 19:07:38 +04:00
Alexey Lavrenuke (load testing)
19a2133988 one more test: n instances in zero time 2013-07-15 16:27:04 +04:00
Alexey Lavrenuke (load testing)
3d0e6de745 fixed instance plans 2013-07-15 16:21:16 +04:00
Alexey Lavrenuke (load testing)
b311a6732e add some more doctests, instance_plan is obviously broken 2013-07-15 16:08:37 +04:00
Alexey Lavrenuke (load testing)
7f270c6344 add some doctests for instance plan 2013-07-15 15:51:50 +04:00
Alexey Lavrenuke (load testing)
45a8b24706 add ramp and duration instance plan steps support 2013-07-15 15:15:29 +04:00
Alexey Lavrenuke (load testing)
6a608b08f4 fix bug with ammo_limit 2013-07-03 17:14:05 +04:00
Alexey Lavrenuke (load testing)
e65b149f71 basic instances_schedule 2013-07-03 15:25:00 +04:00
Alexey Lavrenuke (load testing)
bf63e13c7b linear instance plan 2013-07-02 17:37:34 +04:00
Alexey Lavrenuke (load testing)
b070c53bc5 start implementing instance_schedule 2013-06-28 17:45:26 +04:00
Alexey Lavrenuke (load testing)
41af6f70d3 Added new stepper package 2013-05-27 17:06:28 +04:00