Commit Graph

687 Commits

Author SHA1 Message Date
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
Alexey Lavrenuke (load testing)
27ac431137 add uri.ammo test data file 2013-09-06 18:58:13 +04:00
Alexey Lavrenuke (load testing)
499b1ed8ad test auto loop limit when no instances or rps schedule is set 2013-09-06 18:53:30 +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)
ede75b70b6 remove deprecated stepper 2013-09-06 18:30:47 +04:00
Alexey Lavrenuke (load testing)
66581df9a9 stepper tests 2013-09-06 17:50:04 +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
Oles Pisarenko
0bd8979892 Update README.md
added phout fields description
2013-09-04 21:03:22 +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
29953d15ff todo notice 2013-09-03 18:22:51 +04:00
Alexey Lavrenuke
cab786ee65 remove warning about instances redefinition (it's not a redifinition, actually) 2013-09-03 18:20:52 +04:00
Alexey Lavrenuke
de3986b604 publish instances info while configuring stepper 2013-09-03 18:08:48 +04:00
Andrey Pohilko
e70599956c changelog update 2013-09-02 19:45:17 +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)
a700455736 Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-30 18:47:56 +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
Mikhail Epikhin
a01f70b7d2 fix failure log message 2013-08-30 17:51:43 +04:00
Alexey Lavrenuke (load testing)
afe09aa0cb Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-30 17:36:35 +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
Andrey Pohilko
69432fafa1 Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-30 16:45:12 +04:00
Andrey Pohilko
c776708b24 Remove unnecessary check 2013-08-30 16:44:57 +04:00
Andrey Pohilko
cddd4fb02b Default measure for custom metric 2013-08-30 16:44:40 +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)
5b41bc393f Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-29 17:50:59 +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
Andrey Pohilko
75eab45a80 Update README.md 2013-08-29 13:32:32 +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
Alexey Lavrenuke
e12282252e Merge pull request #30 from yandex-load/gzip_opener
src ammo file gzip support add, +unit test
2013-08-27 10:36:30 -07:00
Alexey Lavrenuke (load testing)
956fbc7e4a fix tasks in bfg 2013-08-27 17:30:13 +04:00
Alexey Lavrenuke (load testing)
594475ccb8 exit child process on KeyboardInterrupt 2013-08-27 16:56:14 +04:00
Gregory Komissarov
ab9ac45783 src ammo file gzip support add, +unit test 2013-08-27 15:31:51 +04:00