Commit Graph

284 Commits

Author SHA1 Message Date
Alexey Lavrenuke
1a563ade82 drain and chopper tests 2016-03-11 17:48:05 +03:00
Alexey Lavrenuke
79405e8e04 test drain 2016-03-11 16:56:28 +03:00
Alexey Lavrenuke
90cf128d8d remove old test (will gradually implement them back), use pytest for testing 2016-03-11 15:53:31 +03:00
Alexey Lavrenuke
a40abcd6f9 read cached data 2016-03-04 20:06:00 +03:00
Alexey Lavrenuke
a1b6ac232f don't close phout before we need to 2016-02-25 21:16:16 +03:00
Alexey Lavrenuke
cf544dab46 try reading all data left after the test 2016-02-25 21:06:58 +03:00
Alexey Lavrenuke
47646ca90f aggregator time stats to debug 2016-02-25 19:15:47 +03:00
Alexey Lavrenuke
b695e4c913 remove copy =) 2016-02-25 17:59:16 +03:00
Alexey Lavrenuke
bffaa6dc70 return chunk copy instead of a chunk 2016-02-25 17:45:30 +03:00
Alexey Lavrenuke
4b51a8c339 use dtypes 2016-02-25 17:32:08 +03:00
Alexey Lavrenuke
19ced78959 print aggregation time 2016-02-25 16:29:05 +03:00
Alexey Lavrenuke
7ec9bc1bac segmentation fault work-around 2016-02-25 15:59:37 +03:00
Alexey Lavrenuke
a4a05ffc3f fix verbose histogram option 2016-02-20 18:23:48 +03:00
Alexey Lavrenuke
bae47b2e1b fix constructor call 2016-02-20 18:14:26 +03:00
Alexey Lavrenuke
a07810b421 verbose hists, split path in import module 2016-02-20 18:11:43 +03:00
Alexey Lavrenuke
b83ea8d6dc comment out qsat criterion 2016-02-20 17:38:25 +03:00
Alexey Lavrenuke
074fbcf583 fix imports 2016-02-20 17:14:17 +03:00
Alexey Lavrenuke
3770331af1 monkey-patch all cumulative criterions 2016-02-20 17:13:33 +03:00
Alexey Lavrenuke
ec3279740c fix TotalFracTimeCriterion 2016-02-20 16:54:11 +03:00
Alexey Lavrenuke
eeb83bf4bb TotalFracTimeCriterion 2016-02-20 16:07:14 +03:00
Alexey Lavrenuke
b8a385e882 add cumulative criterions 2016-02-19 14:46:25 +03:00
Alexey Lavrenuke
a321a5256a time: microseconds -> milliseconds 2016-02-18 17:38:06 +03:00
Alexey Lavrenuke
47e55fc2d8 fix cause_second 2016-02-18 17:32:17 +03:00
Alexey Lavrenuke
acdecb67a8 save stat to cause_second 2016-02-18 17:27:33 +03:00
Alexey Lavrenuke
233698bde5 fix avg time criterium 2016-02-18 16:54:48 +03:00
Alexey Lavrenuke
4ba10b7689 show rps 2016-02-18 15:05:48 +03:00
Alexey Lavrenuke
4aee167a4c count instances 2016-02-18 14:50:42 +03:00
Alexey Lavrenuke
d9acb461f8 bfg works with http gun 2016-02-17 21:24:50 +03:00
Alexey Lavrenuke
c9952f3638 refactored bfg 2016-02-17 20:22:04 +03:00
Alexey Lavrenuke
8b7989c764 yandextank and yandextank.plugins are namespace packages from now on 2016-02-17 18:27:17 +03:00
Alexey Lavrenuke
3cc0e24f23 remove some plugins from default config 2016-02-17 17:19:54 +03:00
Alexey Lavrenuke
f40caac0e6 fix default config 2016-02-17 17:16:22 +03:00
Alexey Lavrenuke
c4de7ee43a remove bfg plugin 2016-02-17 14:45:04 +03:00
Alexey Lavrenuke
0cf09f1d5c remove all external-only plugins and unsupported functionality (cumulative autostops) 2016-02-17 14:40:01 +03:00
Alexey Lavrenuke
1921b5d316 count instances 2016-02-16 20:47:49 +03:00
Alexey Lavrenuke
59316c4c25 change error code 2016-02-16 18:33:32 +03:00
Alexey Lavrenuke
01bae462be data aggregation works well in JMeter 2016-02-16 18:18:06 +03:00
Alexey Lavrenuke
66e13afe96 should probably work =) 2016-02-16 17:01:58 +03:00
Alexey Lavrenuke
cd97dcec48 Merge branch 'master' of github.com:yandex/yandex-tank into new-aggregator 2016-02-16 15:07:12 +03:00
Alexey Lavrenuke
d372fdff3a start jmeter refactoring 2016-02-16 15:06:36 +03:00
Alexey Lavrenuke
1ee3af2e53 Merge pull request #205 from f2nd/master
Fix excess monitoring metrics left from previous hosts
2016-02-16 14:29:50 +03:00
Alexey Lavrenuke
6e499e1431 fix typos 2016-02-16 14:29:08 +03:00
Mikhail Dyomin
7268c7b20b Fix excess monitoring metrics left from previous hosts 2016-02-16 14:19:51 +03:00
Mikhail Dyomin
e4bdb4ea67 Fix: more consistent final step for step(...) schedule 2016-02-16 13:46:07 +03:00
Alexey Lavrenuke
7adf8a69ef syncronize data and stat in Aggregator, make autostops work with new code 2016-02-10 20:11:08 +03:00
Alexey Lavrenuke
34f3544484 some refactoring 2016-02-09 19:34:55 +03:00
Alexey Lavrenuke
73cd2b9228 phantom instances 2016-02-09 18:21:10 +03:00
Alexey Lavrenuke
acae0631ef short only 2016-02-09 17:10:31 +03:00
Alexey Lavrenuke
75641ca092 fix imports 2016-02-09 16:26:39 +03:00
Alexey Lavrenuke
af061fb6eb fix phantom reader 2016-02-09 16:07:21 +03:00
Alexey Lavrenuke
476265cee5 update reader logic 2016-02-08 18:58:23 +03:00
Alexey Lavrenuke
7444a49056 phantom works 2016-02-08 17:53:00 +03:00
Alexey Lavrenuke
2766aa83e5 refactor phantom module a bit 2016-02-08 17:40:54 +03:00
Alexey Lavrenuke
d1fcd15344 some pep8 2016-02-04 16:56:23 +03:00
Alexey Lavrenuke
390f8e0ff4 autoformat 2016-02-04 15:25:06 +03:00
Alexey Lavrenuke
83b5baf4dc publish pandora instances 2016-02-04 15:03:52 +03:00
Alexey Lavrenuke
a7013872d5 make stats reader work 2016-02-03 19:17:45 +03:00
Alexey Lavrenuke
ed12e127b0 support stats reader in aggregator 2016-02-03 18:09:04 +03:00
Alexey Lavrenuke
f9c4b4a71b expvar, read stat data 2016-01-29 17:38:45 +03:00
Mikhail Dyomin
61577e7515 Fix agent hanging on broken ssh connection 2016-01-29 16:39:24 +03:00
Alexey Lavrenuke
f900b2dc22 small import fixes 2016-01-27 20:23:57 +03:00
Alexey Lavrenuke
47a9035228 monitoring 2016-01-27 18:28:08 +03:00
Alexey Lavrenuke
d467ccdd3c fix tips and tricks 2016-01-27 18:17:50 +03:00
Alexey Lavrenuke
295e449dcc left side of console 2016-01-27 18:03:58 +03:00
Alexey Lavrenuke
aeba6befe7 merge changes from master 2016-01-26 14:50:01 +03:00
belomore
037822edc9 rx,tx for default net monitoring; 2016-01-21 17:05:58 +03:00
Alexey Lavrenuke
ba7cca1931 support Pandora in Loadosophia plugin 2016-01-21 16:09:51 +03:00
Oles Pisarenko
5d969c9610 Edited loadosofia's message 2016-01-21 13:24:33 +03:00
Alexey Lavrenuke
1e2206cdb2 move api usage example to example 2016-01-20 15:18:42 +03:00
Alexey Lavrenuke
3b4f3191c6 add day multiplier 2016-01-20 15:16:54 +03:00
Alexey Lavrenuke
7d11f17f25 influx plugin docs 2016-01-18 16:35:39 +03:00
Alexey Lavrenuke
2cc113ced2 fix gun type parameter implementation 2016-01-18 15:47:31 +03:00
Alexey Lavrenuke
2a44cc272f fix parameter name 2016-01-18 15:42:39 +03:00
Alexey Lavrenuke
19e571bde2 indent pandora config 2016-01-18 15:36:33 +03:00
Alexey Lavrenuke
f6d170358c Merge pull request #195 from netortik/apiworker
__init__.py
2016-01-15 15:37:39 +03:00
Timur Torubarov
8ccb876bc9 import fix 2016-01-15 15:36:51 +03:00
Timur Torubarov
70b0ce71b8 __init__.py 2016-01-15 15:32:38 +03:00
Alexey Lavrenuke
88de87f2cf Merge pull request #194 from netortik/apiworker
apiworker init
2016-01-15 14:50:25 +03:00
Timur Torubarov
f2834a24af cosmetics 2016-01-15 14:47:56 +03:00
Timur Torubarov
029b5b6f8a apiworker init 2016-01-15 13:56:01 +03:00
Alexey Lavrenuke
b0e9b7d6b3 invalidate ammo cache if ammo_type changed 2016-01-15 13:51:55 +03:00
Timur Torubarov
19d431b45c removed sys.path.append 2016-01-13 14:56:54 +03:00
Timur Torubarov
50db5795ad added appropriate import lib -- imp -- for custom guns via bfg plugin in order to avoid module caching 2016-01-13 13:45:44 +03:00
Timur Torubarov
2f59ad9323 fix 2015-12-28 23:59:03 +03:00
Timur Torubarov
44f0c06a6c bugfix - appropriate wait for process termination 2015-12-28 23:41:52 +03:00
Ilya Krylov
0f3bd06042 connect_time option was updated in accordance with project aggreement. 2015-12-21 17:48:49 +03:00
Ilya Krylov
31112e3af7 connect_time option was added 2015-12-21 15:44:42 +03:00
Alexey Lavrenuke
5a9029e18e Workaround for PyCrypto bug (http://uucode.com/blog/2015/02/20/workaround-for-ctr-mode-needs-counter-parameter-not-iv/) 2015-12-16 14:57:11 +03:00
Andrey Sekretenko
87ce1aa584 [phantom] Fixed adding ssl via additional libs (added forgotten space) 2015-12-11 17:42:04 +03:00
Andrey Sekretenko
859dc952e5 Make phantom work without phantom-ssl when no ssl is required by config 2015-12-11 15:55:26 +03:00
Tonsofattraction
b6db282d89 sha-2 workaround
don't verify certs;
2015-12-08 18:02:27 +03:00
Alexey Lavrenuke
1ae108a272 Merge branch 'master' of github.com:yandex/yandex-tank into new-aggregator 2015-12-08 15:46:35 +03:00
Alexey Lavrenuke
2f2e62863c update pandora plugin 2015-12-07 17:01:01 +03:00
Alexey Lavrenuke
05bfde199a wip 2015-12-07 15:20:26 +03:00
Alexey Lavrenuke
37f3639141 console short only 2015-11-26 17:37:39 +03:00
Alexey Lavrenuke
7931f6ff70 quantiles, support enumerated tags 2015-11-26 16:58:23 +03:00
Alexey Lavrenuke
4f4f103a8c fixed hanging aggregator 2015-11-26 13:02:04 +03:00
Alexey Lavrenuke
104d56e9b8 WIP,aggregates, hangs on exit 2015-11-25 21:21:19 +03:00
Alexey Lavrenuke
155f447736 start removing old aggregator. Add Close() method to AbstractPlugin 2015-11-25 16:03:27 +03:00
Alexey Lavrenuke
a168247db1 phantom reader 2015-11-24 21:16:58 +03:00