Commit Graph

202 Commits

Author SHA1 Message Date
Andrey Pohilko
eb4fbdef94 Fix jmeter bug in aggregator
Don't create screen if it is disabled
Change monitoring widget colors
Add load to phantom widget
Update changelog
2012-10-02 15:16:10 +04:00
Andrey Pohilko
adb304d865 Add local web online 2012-10-02 12:59:47 +04:00
Andrey Pohilko
cc84d9cf64 Cosmetics 2012-10-02 11:46:17 +04:00
Andrey Pohilko
5499be589a Fix expected rps gaps in data 2012-10-01 18:48:18 +04:00
Andrey Pohilko
0c7f9e956b Update changelog
Pylint warnings
2012-10-01 17:52:45 +04:00
Andrey Pohilko
2da28ef6d1 Pylint warnings 2012-10-01 16:48:10 +04:00
Andrey Pohilko
097ed55fc8 Remove unnecessary select
Add dotted option support to default dir
2012-10-01 16:24:53 +04:00
Andrey Pohilko
364a72ecd6 Add AB screen widget 2012-10-01 15:39:27 +04:00
Andrey Pohilko
0cbcf3fb3b Remove console specific code from Core to ConsoleWorker 2012-10-01 15:28:53 +04:00
Andrey Pohilko
35da090cff Added manual and scheduled start 2012-10-01 15:23:59 +04:00
Andrey Pohilko
d44ff8db32 Merge branch 'master' of github.com:yandex-load/yandex-tank 2012-10-01 14:18:18 +04:00
Andrey Pohilko
a8b9b6d908 fix issue #10 2012-10-01 14:14:12 +04:00
Oles Pisarenko
742f3fc3ca Update README.md
updated new load.conf syntax - classic INI, sections and some changes.
2012-10-01 07:31:41 +04:00
Alexey Lavrenuke
38d6c9d90d Update README.md 2012-10-01 01:17:10 +04:00
Alexey Lavrenuke
4a57d4f71e Update README.md 2012-10-01 01:12:59 +04:00
Alexey Lavrenuke
1f8ebaa529 Update README.md 2012-10-01 01:11:34 +04:00
Alexey Lavrenuke
2acae99f91 Update README.md 2012-10-01 01:09:42 +04:00
Alexey Lavrenuke
805ababffa Update README.md 2012-10-01 01:08:11 +04:00
Alexey Lavrenuke
ea552f60b0 Update README.md
Advanced usage section (for new Yandex.Tank version)
2012-10-01 01:00:25 +04:00
Andrey Pohilko
440abaaadc Add file prefix option, monitoring files and gzipping to loadosophia.org uploader 2012-09-30 19:24:36 +04:00
Andrey Pohilko
f1379632a5 Simple loadosophia.org upload works 2012-09-30 19:14:55 +04:00
Andrey Pohilko
5abbd61883 Fix problems with monitoring failures
Begin implementing loadosophia uploader
2012-09-30 12:43:29 +04:00
Andrey Pohilko
43e6a3227d Changelog update 2012-09-28 13:28:29 +04:00
Andrey Pohilko
26a5d868b3 Don't interrupt mon on install fail 2012-09-28 13:26:39 +04:00
Andrey Pohilko
604b946da3 Larger default screen size
Don't interrupt test on default monitoring fail
2012-09-28 13:26:25 +04:00
Andrey Pohilko
6fd96caf11 Default artifacts dir name with datetime 2012-09-27 18:34:43 +04:00
Andrey Pohilko
608bb13d98 Fix unit test 2012-09-27 16:35:09 +04:00
Andrey Pohilko
f4d3a02641 Merge branch 'master' of github.com:yandex-load/yandex-tank 2012-09-27 15:56:31 +04:00
Andrey Pohilko
9e978bbc08 Add jmeter net codes analysis
Try to make jmeter jtl reading more robust
Fix unit test
2012-09-27 15:56:19 +04:00
Mikhail Epikhin
d90e0f9641 remove TotalAutostopTest.py 2012-09-27 15:29:56 +04:00
Mikhail Epikhin
445e49200a Merge branch 'master' of https://github.com/yandex-load/yandex-tank 2012-09-27 15:26:59 +04:00
Mikhail Epikhin
d8ed1b7bd8 Cumulative autostops 2012-09-27 15:17:39 +04:00
Mikhail Epikhin
4713c45c1f Cumulative autostops 2012-09-27 14:59:59 +04:00
Andrey Pohilko
9b6f5dc17f Tried to fix some JMeter Heizenbugs 2012-09-26 19:54:18 +04:00
Andrey Pohilko
0a176c4373 Fix unit tests 2012-09-26 18:51:29 +04:00
Andrey Pohilko
a44b32aa89 Better info on ssh failure 2012-09-26 18:37:31 +04:00
Andrey Pohilko
acde61e6fd Fix debian 2012-09-26 18:28:17 +04:00
Andrey Pohilko
dd041b4fbd Remove old code completely 2012-09-26 18:18:17 +04:00
Andrey Pohilko
d1bb6c85e0 Use AB's concurrency as threads count
Fix mistake in uploader config
Remove unnecessary options from jmeter and phantom
2012-09-26 18:02:55 +04:00
Andrey Pohilko
8836925382 add ab and jmeter commands to linux 2012-09-25 18:17:05 +04:00
Andrey Pohilko
597ea6bd20 Fix unit tests 2012-09-25 18:01:41 +04:00
Andrey Pohilko
79c0f15902 add -n switch 2012-09-25 17:59:58 +04:00
Andrey Pohilko
64bb50bea3 Fix bug with false autostop 2012-09-25 17:49:53 +04:00
Andrey Pohilko
1e424641e0 Jmeter info widget 2012-09-25 17:26:12 +04:00
Andrey Pohilko
032601f796 Implement jmeter tests
Add default target to monitoring config
2012-09-25 16:58:05 +04:00
Andrey Pohilko
e9c3911dcc Pull up some items to AbstractReader
Implement AB load generator module
2012-09-25 15:22:09 +04:00
Andrey Pohilko
ba9d6675b8 Remove separator to spare some vertical space 2012-09-24 19:36:17 +04:00
Andrey Pohilko
d111e9c928 changelog for 1.0.8 2012-09-24 19:23:10 +04:00
Andrey Pohilko
3ef65e5279 try to fix config migration error
make single avg times block
fix unit tests
2012-09-24 19:04:24 +04:00
Andrey Pohilko
33b38d64cb Move instances autostop to phantom module 2012-09-24 17:55:49 +04:00