Commit Graph

726 Commits

Author SHA1 Message Date
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
Alexey Lavrenuke (load testing)
78376cb617 parameters for guns 2013-08-21 16:14:02 +04:00
Alexey Lavrenuke (load testing)
2aabd795b5 extract bfg shooter 2013-08-21 15:45:54 +04:00
Alexey Lavrenuke (load testing)
03843facfb introduce multiprocessing 2013-08-21 14:40:59 +04:00
Andrey Pohilko
504d0422f3 Merge pull request #28 from ojab/master
Replace load.conf with load.ini in README.md
2013-08-21 01:01:22 -07:00
Alexey Lavrenuke (load testing)
3796041201 BFGInfoWidget 2013-08-20 19:26:10 +04:00
Alexey Lavrenuke (load testing)
7d120daa59 InfoWidget and result reader for BFG -- base 2013-08-20 19:14:06 +04:00
ojab
6507676462 Fix link formatting. 2013-08-20 18:29:53 +04:00
ojab
aabdaefd97 Replace load.conf with load.ini in README.md
Using 'load.conf' is unrecommended, please use 'load.ini' instead
2013-08-20 18:23:11 +04:00
Mikhail Epikhin
76fbb187aa Add partial_buffer feature for argentum-reader.
DCE
2013-08-18 16:55:04 +04:00
Alexey Lavrenuke (load testing)
945691ff62 guns and gun types 2013-08-16 18:32:04 +04:00
Alexey Lavrenuke (load testing)
0665c805e8 refactor: extract schedule method 2013-08-16 17:15:49 +04:00
Alexey Lavrenuke (load testing)
2afa30095b simple timer-based shooter 2013-08-16 17:11:56 +04:00
Alexey Lavrenuke (load testing)
d0cc42038a obsolete comment 2013-08-15 19:21:22 +04:00
Alexey Lavrenuke (load testing)
9abced4121 stpd file reader 2013-08-15 19:19:08 +04:00
Alexey Lavrenuke (load testing)
5408935e2a pass stpd file to BFG 2013-08-14 18:17:02 +04:00
Alexey Lavrenuke (load testing)
ba14c7c8e5 integrated bfg to tank. 2013-08-14 17:38:43 +04:00
Alexey Lavrenuke (load testing)
617327a272 move StepperWrapper to stepper package 2013-08-14 16:22:47 +04:00
Alexey Lavrenuke (load testing)
a91f7dc633 choose ammo generator by gun type 2013-08-14 15:56:24 +04:00
Alexey Lavrenuke (load testing)
69c2a6782e start BFG integration with stepper 2013-08-14 15:38:02 +04:00
Alexey Lavrenuke (load testing)
c0925b2006 skeleton for BFG plugin 2013-08-12 20:51:10 +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)
1ee0891da4 mark old stepper deprecated 2013-08-12 14:08:13 +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
Andrey Pohilko
94743217d5 Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-07 19:05:31 +04:00
Alexey Lavrenuke (load testing)
9ab0214212 remove some obsolete code 2013-08-06 18:21:35 +04:00
Alexey Lavrenuke (load testing)
04c0005fe7 Merge branch 'master' of github.com:yandex-load/yandex-tank 2013-08-06 18:04:14 +04:00
Alexey Lavrenuke (load testing)
dae010f7ea test_regular from StepperTestCase is changed to support the new stepper 2013-08-06 18:02:31 +04:00
Andrey Pohilko
f2caee1e94 Remove nonblk from stdout 2013-08-02 16:07:09 +04:00