Commit Graph

132 Commits

Author SHA1 Message Date
Alexey Lavrenuke (load testing)
6b75794855 exit when StopIteration raised 2013-09-19 15:52:46 +04:00
Alexey Lavrenuke (load testing)
8aa80ff5bf support http version in uri-style and uri+post 2013-09-17 17:26:26 +04:00
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)
42d41034ae find headers with regex in config parameter (fix #38) 2013-09-12 14:34:50 +04:00
Alexey Lavrenuke (load testing)
4786ff27db use _asdict instead of __dict__ for python 2.6.5 compatibility (fix #37) 2013-09-12 13:46:57 +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)
10a4522adf publish to info all cached data 2013-09-09 14:40:03 +04:00
Alexey Lavrenuke (load testing)
73cf4f85ee Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-09-09 14:10:07 +04:00
Alexey Lavrenuke (load testing)
36fbb37506 fix default marker 2013-09-09 14:09:56 +04:00
Alexey Lavrenuke (load testing)
40c0aa3bd4 fix wrong check in StpdReader 2013-09-09 14:04:31 +04:00
Andrey Pohilko
ec51cc6141 Ammo limit default to -1 2013-09-06 19:44:20 +04:00
Andrey Pohilko
53595f1636 Default loop limit to -1 2013-09-06 19:39:57 +04:00
Andrey Pohilko
65ea0760bd Default ammo type 2013-09-06 19:18:46 +04:00
Andrey Pohilko
55c8eca50c Set default instances 2013-09-06 19:12:39 +04:00
Alexey Lavrenuke (load testing)
7294d9d2f8 auto loop limit for instances schedule 2013-09-06 18:48:23 +04:00
Alexey Lavrenuke (load testing)
055991a742 refactored ammo generator selector a bit 2013-09-06 17:19:25 +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)
acb13e625c Empty marker by default 2013-09-05 17:13:06 +04:00
Alexey Lavrenuke (load testing)
0e7f7a5f6e throw out params in uri marker 2013-09-05 17:12:04 +04:00
Alexey Lavrenuke (load testing)
265896962e uri marker is default now 2013-09-05 17:03:09 +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)
c53840e912 auto select 'uri' format of ammo (fix #34) 2013-09-05 16:52:35 +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
e1a6faabf6 return duration in ms and publish in seconds 2013-09-03 21:19:08 +04:00
Alexey Lavrenuke
1605e24863 return duration for line lp in seconds 2013-09-03 19:46:27 +04:00
Alexey Lavrenuke
e313796852 return duration in seconds for cons lp 2013-09-03 19:40:35 +04:00
Alexey Lavrenuke
e0b2f0bdf2 publish rounded rps in const lp 2013-09-03 19:38:26 +04:00
Alexey Lavrenuke
5d510d7a2d fix const LP __len__ 2013-09-03 18:46:02 +04:00
Alexey Lavrenuke
de3986b604 publish instances info while configuring stepper 2013-09-03 18:08:48 +04:00
Alexey Lavrenuke (load testing)
f3fb1fca09 don't publish rps list in instances schedule 2013-08-30 20:05:41 +04:00
Alexey Lavrenuke (load testing)
3062d5763c publish ammo_limit if max_loops and uri style 2013-08-30 19:52:39 +04:00
Alexey Lavrenuke (load testing)
6ec7aabe42 instant start step for instaces_schedule 2013-08-30 18:47:43 +04:00
Alexey Lavrenuke (load testing)
6ca83760a1 int times in rps_list 2013-08-30 18:46:08 +04:00
Alexey Lavrenuke (load testing)
89da37aa05 publish steps in instance_plan 2013-08-30 17:36:11 +04:00
Alexey Lavrenuke (load testing)
fc7646aa64 instance_plan refactored 2013-08-30 17:20:53 +04:00
Alexey Lavrenuke (load testing)
849bdd8264 fixed #33, but no 'line' load type for instances_plan for now 2013-08-29 19:46:54 +04:00
Alexey Lavrenuke (load testing)
0159d21c8b redefine instances parameter when instance_schedule 2013-08-29 18:53:44 +04:00
Alexey Lavrenuke (load testing)
20f8a98cb2 instances field in stepper info 2013-08-29 18:46:27 +04:00
Alexey Lavrenuke (load testing)
5ed2fba393 instance plans 2013-08-29 18:37:08 +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
Alexey Lavrenuke (load testing)
835e71a1a9 fix line load plan. Support descending linear load (Issue #22) 2013-08-28 18:50:51 +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)
2040f30574 float parameters for all load types 2013-08-22 19:17:25 +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