Commit Graph

40 Commits

Author SHA1 Message Date
Alexey Lavrenuke (load testing)
5344debc9b URI+POST ammo format support 2013-09-17 17:16:07 +04:00
Alexey Lavrenuke (load testing)
1673b8e9c6 increment ammo count when writing missile to file. (fix #39) 2013-09-13 16:35:16 +04:00
Alexey Lavrenuke (load testing)
2fc11e4b43 exit if chunk size is zero 2013-09-10 20:31:57 +04:00
Alexey Lavrenuke (load testing)
a4b00dbae4 strip spaces and tabs also in uri-style (fix #35) 2013-09-06 14:25:25 +04:00
Alexey Lavrenuke (load testing)
730a792698 fix bug: don't skip line in UriReader 2013-09-05 16:56:31 +04:00
Alexey Lavrenuke (load testing)
66bb37ce94 support headers from config when using uri-style ammo (#43) 2013-09-05 16:41:16 +04:00
Alexey Lavrenuke (load testing)
6ce9fbe9ee add uri ammo type 2013-09-05 16:09:18 +04:00
Alexey Lavrenuke (load testing)
ca4a41f382 yield missile _before_ incrementing loop_count and ammo_count (should solve #32) 2013-08-29 17:50:46 +04:00
Gregory Komissarov
ab9ac45783 src ammo file gzip support add, +unit test 2013-08-27 15:31:51 +04:00
Alexey Lavrenuke (load testing)
ae9dcf33c1 Line reader for stepper. Line missile format. 2013-08-26 15:57:27 +04:00
Alexey Lavrenuke (load testing)
47133c43f4 don't generate empty requests 2013-08-22 17:14:19 +04:00
Alexey Lavrenuke (load testing)
c9d77cdd66 slowlog parsing logic: simply throw away all lines beginning with '#' 2013-08-22 17:09:05 +04:00
Alexey Lavrenuke (load testing)
4fedd452b4 fix use dbname logic 2013-08-22 16:50:23 +04:00
Alexey Lavrenuke (load testing)
d7b094416f add 'use dbname;' lines to missiles 2013-08-22 16:40:56 +04:00
Alexey Lavrenuke (load testing)
4bd12582e8 slowlog parsing logic fix 2013-08-22 16:23:49 +04:00
Alexey Lavrenuke (load testing)
ba14c7c8e5 integrated bfg to tank. 2013-08-14 17:38:43 +04:00
Alexey Lavrenuke (load testing)
24e89f9c87 eat empty lines in ammo file 2013-08-12 20:25:05 +04:00
Alexey Lavrenuke (load testing)
7db84bed9e add SlowLogReader 2013-08-12 14:04:00 +04:00
Alexey Lavrenuke (load testing)
ecb8bc0dc2 remove unused parameter from constructor 2013-08-12 14:01:15 +04:00
Alexey Lavrenuke (load testing)
5acafdd6f9 no reason to inherit from SimpleGenerator 2013-08-12 13:57:48 +04:00
Alexey Lavrenuke (load testing)
9ab0214212 remove some obsolete code 2013-08-06 18:21:35 +04:00
Alexey Lavrenuke (load testing)
376037971a stepper progress info 2013-07-30 18:18:15 +04:00
Alexey Lavrenuke (load testing)
a6c1096ca0 basic stepper progress 2013-07-30 15:47:54 +04:00
Alexey Lavrenuke (load testing)
eeba7a0869 start implementing status reporting 2013-07-23 18:22:37 +04:00
Alexey Lavrenuke (load testing)
fd231ba382 (dirty) StepperStatus 2013-07-16 17:21:55 +04:00
Alexey Lavrenuke (load testing)
eba81f5e80 move ammo_count and loop_count entirely into STATUS 2013-07-16 16:30:14 +04:00
Alexey Lavrenuke (load testing)
d51781de66 move limits logic entirely into STATUS 2013-07-16 16:18:46 +04:00
Alexey Lavrenuke (load testing)
b1ddf06f37 make some properties in status 2013-07-16 16:02:56 +04:00
Alexey Lavrenuke (load testing)
d91aff809b global status: works for load_plan 2013-07-16 15:46:19 +04:00
Alexey Lavrenuke (load testing)
ab3748a1f1 remove length from load plans. We will use a singleton StepperStatus
object for all stepper status information.
2013-07-16 14:22:51 +04:00
Alexey Lavrenuke (load testing)
94b58c43a6 add len for uri_style 2013-07-15 21:13:38 +04:00
Alexey Lavrenuke (load testing)
b903c81e96 ammo length 2013-07-15 21:06:10 +04:00
Alexey Lavrenuke (load testing)
d6dfc5e1cc ammo looping 8) 2013-07-15 20:02:54 +04:00
Alexey Lavrenuke (load testing)
266dfded28 ammo looping should work now 2013-07-15 20:00:27 +04:00
Alexey Lavrenuke (load testing)
0235b84c97 add length counter for AmmoFileReader 2013-07-15 19:05:19 +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)
b1355b505f default headers -- empty 2013-06-26 16:52:03 +04:00
Alexey Lavrenuke (load testing)
8071a23216 skip empty lines between missiles in ammo file 2013-06-26 13:28:34 +04:00
Alexey Lavrenuke (load testing)
c07fb1e17a some bug fixes. Works. 2013-06-25 17:18:36 +04:00
Alexey Lavrenuke (load testing)
41af6f70d3 Added new stepper package 2013-05-27 17:06:28 +04:00