Commit Graph

289 Commits

Author SHA1 Message Date
Anton Kaliaev 8879640901
[tm-monitor] fix build-all target in Makefile 2017-12-07 14:56:08 -06:00
Anton Kaliaev 02afeba9fa
extend the list of osarch to build for 2017-12-07 14:19:06 -06:00
Anton Kaliaev 6f77e1cec4
update tm-monitor version to 0.3.1 2017-12-07 14:03:24 -06:00
Anton Kaliaev 705bf7dd1f
update tm-bench version to 0.2.1 2017-12-07 14:03:05 -06:00
Anton Kaliaev 38b3cfafb8
update tm version to 0.12.1 in readme 2017-12-07 13:32:34 -06:00
Anton Kaliaev 39e354e12e
[tm-bench] update to tm 0.12.1 2017-12-07 13:25:57 -06:00
Anton Kaliaev c245768377
[tm-bench] update Makefile 2017-12-07 13:25:35 -06:00
Anton Kaliaev c36867e971
upgrade tm-monitor to use tm 0.12.1 and tmlibs 0.4.1 2017-12-06 14:21:32 -06:00
Anton Kaliaev 9ffbb92e1a
[tm-monitor] update Makefile 2017-12-06 14:21:02 -06:00
Anton Kaliaev 38d51cf9cd
[tm-monitor/tm-bench] fewer platforms
also update dist command to produce SHA256 sums file
2017-10-06 14:54:59 +04:00
Anton Kaliaev 94ed32b80d
add CODEOWNERS 2017-10-06 14:10:20 +04:00
Anton Kaliaev f927f0a736 Merge branch 'master' into develop 2017-10-06 12:16:07 +04:00
Anton Kaliaev 43f8ea58ba Merge pull request #44 from tendermint/bugfix/ws-io-timeout
update WSClient plus fix IO timeout error
2017-10-06 12:06:01 +04:00
Anton Kaliaev 4c4a945658
[tm-bench] update deps 2017-10-06 12:04:44 +04:00
Anton Kaliaev 769c7d015e
[tm-bench] bump version to 0.2.0 2017-10-06 11:38:31 +04:00
Anton Kaliaev 989ff83c4c
[tm-bench] refactor code
- set ID in RPCRequest
- rename get_deps to get_vendor_deps
2017-10-06 11:38:21 +04:00
Anton Kaliaev 9708c66576
[tm-monitor] bump version to 0.3.0 2017-10-06 11:38:13 +04:00
Anton Kaliaev cd7666c4ce
[tm-monitor] update deps
rename get_deps to get_vendor_deps
2017-10-06 11:38:04 +04:00
Greg Szabo 76da726d2a
Changed transaction message size to 250 bytes 2017-10-06 11:36:50 +04:00
Greg Szabo 279d6a0ebb
Typo fix in transacter.go 2017-10-06 11:36:50 +04:00
Greg Szabo 45a7ae2e62
Fixes to tm-bench transaction content
- Initialize random with current time as seed so transaction messages are different at every run
- Added hash of hostname to make transactions coming from different hosts different in every case
- Added current time to transaction to make sure that messages are different even if random numbers are the same in subsequent runs
- Shortened the transaction size to 64 bytes from the original 250
2017-10-06 11:36:50 +04:00
Anton Kaliaev cd5173f9a5
update tm-bench 2017-10-06 11:36:50 +04:00
Anton Kaliaev e1e50843ed
update tm-monitor 2017-10-06 11:36:49 +04:00
Anton Kaliaev 9667e027f3
[tm-monitor] fix TestNodeConnectionLost test 2017-10-06 11:36:49 +04:00
Anton Kaliaev 42f58ceb4b
[tm-monitor] call latency callback in a separate goroutine 2017-10-06 11:36:49 +04:00
Anton Kaliaev 081bd0805e
[tm-bench] increase pong write timeout by overriding the default handler 2017-10-06 11:36:49 +04:00
Anton Kaliaev 877e8e31f7
[tm-bench] update tm-monitor 2017-10-06 11:36:49 +04:00
Anton Kaliaev 330f38a77a
[tm-monitor] update WSClient 2017-10-06 11:36:49 +04:00
Anton Kaliaev af04238bb9
[tm-monitor] rename var 2017-10-06 11:36:49 +04:00
Zach d294200176
Create README.md 2017-10-06 11:36:48 +04:00
Anton Kaliaev 34fe5274e0
take into account status codes by leveraging `--fail` curl option (Refs #37) 2017-10-06 11:36:48 +04:00
Zach f3c02f587b fix ansible readme for tendermint docs 2017-10-03 11:19:12 -04:00
Greg Szabo 23ad16b90e Merge pull request #52 from tendermint/lil-fix
lil fixes
2017-09-19 14:35:34 -04:00
Zach Ramsay 94f0c7449a lil fix 2017-09-19 14:32:55 -04:00
Greg Szabo 99ac80f39b Merge pull request #51 from tendermint/cleanup-and-move-docs
transfer README's for each tool to tendermint docs
2017-09-18 12:10:49 -04:00
Zach Ramsay b08326cb3b docs: re-add the images 2017-09-16 14:33:47 -04:00
Zach Ramsay 3f55cc3430 docs: use README.rst to be pulled from tendermint 2017-09-16 14:13:09 -04:00
Zach Ramsay 961e936100 remove tm-bench/monitor README's destined for tmint docs 2017-09-13 15:47:41 -04:00
Zach Ramsay 87724cc451 remove mintnet docs 2017-09-13 14:09:22 -04:00
Zach Ramsay 9dc43e0d1c remove unused terraform-aws 2017-09-13 10:08:51 -04:00
Zach Ramsay f1ae1ec8f9 remove tool README's to put in tendermint docs 2017-09-13 10:06:46 -04:00
Zach Ramsay 00a0f4e6c4 remove create DO testnet file 2017-09-13 09:17:52 -04:00
Zach 63ba27f186 Merge pull request #36 from Greg-Szabo/master
New set of DevOps scripts
2017-09-07 14:08:05 -04:00
Greg Szabo b6a7dc4832 public_testnet app_option fix 2017-09-06 23:12:42 -04:00
Greg Szabo 717c612ba7 Debian/RedHat repo fixes, added greg money to public_testnet 2017-09-06 21:39:57 -04:00
Greg Szabo 3485cac7fb rpm -K check fix 2017-09-06 20:01:31 -04:00
Greg Szabo cad2b3ce5a fix journald restart in ansible 2017-09-05 02:07:08 -04:00
Greg Szabo b6bc56e906 Introduced cloudfront repository hosting 2017-09-04 14:55:46 -04:00
Greg Szabo e9918a7323 config.toml changes 2017-08-31 13:38:38 -04:00
Greg Szabo d46b5db056 config.toml change, removed rsyslog install 2017-08-30 10:38:02 -04:00