Commit Graph

656 Commits

Author SHA1 Message Date
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
Alexey Lavrenuke (load testing)
62575c309d except KeyboardInterrupt 2013-08-26 20:34:56 +04:00
Alexey Lavrenuke (load testing)
99c6b568ad save expected rps info 2013-08-26 20:31:28 +04:00
Alexey Lavrenuke (load testing)
bc7adefb4b custom gun for bfg 2013-08-26 16:52:19 +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)
0434218399 BFG description 2013-08-26 14:13:11 +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)
9418df4c10 some more exceptions catched 2013-08-22 18:06:26 +04:00
Alexey Lavrenuke (load testing)
fe20fba051 close cursor after execution 2013-08-22 17:45:55 +04:00
Alexey Lavrenuke (load testing)
82c0cc9991 return HTTP 500 on errors 2013-08-22 17:34:22 +04:00
Alexey Lavrenuke (load testing)
ea0d163bdb don't spam to console 2013-08-22 17:27:41 +04:00
Alexey Lavrenuke (load testing)
18bf470b63 catch TimeoutError 2013-08-22 17:23:42 +04:00
Alexey Lavrenuke (load testing)
6d4d32428e Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-22 17:14:37 +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
Andrey Pohilko
5d1261e30b Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-22 17:02:05 +04:00
Alexey Lavrenuke (load testing)
c999c19a36 Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-22 16:52:49 +04:00
Alexey Lavrenuke (load testing)
4fedd452b4 fix use dbname logic 2013-08-22 16:50:23 +04:00
Andrey Pohilko
52845637ee Merge pull request #29 from ojab/master
Use `/usr/bin/env python` to run agent instead of `/usr/bin/python`.
2013-08-22 05:42:57 -07:00
Alexey Lavrenuke (load testing)
d7b094416f add 'use dbname;' lines to missiles 2013-08-22 16:40:56 +04:00
Alexey Lavrenuke (load testing)
91e56c3d70 ignore ResourceClosedError (db does not return anything) 2013-08-22 16:37:09 +04:00
ojab
b9cd0a846d Use /usr/bin/env python to run agent instead of /usr/bin/python. 2013-08-22 16:34:05 +04:00
Alexey Lavrenuke (load testing)
fb2636b39c catch ResourceClosedError 2013-08-22 16:31:09 +04:00
Alexey Lavrenuke (load testing)
4bd12582e8 slowlog parsing logic fix 2013-08-22 16:23:49 +04:00
Alexey Lavrenuke (load testing)
4fa9f3251d fractional load for const load type (Issue #23) 2013-08-22 13:51:15 +04:00
Alexey Lavrenuke (load testing)
40a7eeef3e thread control logic 2013-08-22 13:31:45 +04:00
Alexey Lavrenuke (load testing)
239a8e43a7 dependencies for mysql 2013-08-21 19:05:51 +04:00
Alexey Lavrenuke (load testing)
ef6b57a861 escape '%' in request 2013-08-21 18:12:15 +04:00
Alexey Lavrenuke (load testing)
33d472675d thread limit 2013-08-21 17:06:51 +04:00
Alexey Lavrenuke (load testing)
18fe5c4379 split bfg into several files 2013-08-21 16:44:39 +04:00
Alexey Lavrenuke (load testing)
e780bf10a2 PEP8 formatting 2013-08-21 16:29:23 +04:00
Alexey Lavrenuke (load testing)
346be97dbc Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-21 16:14:18 +04:00