Commit Graph

313 Commits

Author SHA1 Message Date
Alan Chen 445e2fe0fa benchmark/kubernetes: fix helm chart template error during installation 2017-09-11 17:29:59 +08:00
Alan Chen d469ab082c charts: extend helm install timeout 2017-09-11 17:29:59 +08:00
Alan Chen 37d47b951d common: fix IP range 2017-09-11 17:29:59 +08:00
Alan Chen c13eaed984 k8s: add initial k8s ethereum implementation 2017-09-11 17:29:58 +08:00
Alan Chen 4a8dc84a17 container: Fix implementation since the vendor package updated 2017-09-11 17:11:26 +08:00
Alan Chen a325f5f46b vendor: add k8s client packages 2017-09-11 17:11:26 +08:00
Alan Chen 80982aeed0 vendor: update various packages 2017-09-11 17:11:25 +08:00
Alan Chen de6a71ecfd glide: update yaml and lock file 2017-09-11 17:11:21 +08:00
Alan Chen a21d4c162c Merge pull request #64 from getamis/test/account-tx-sending-tools
container: add account for each geth
2017-09-11 17:03:33 +08:00
Yute Lin 717bf739bf container: add transaction tools 2017-09-11 15:59:49 +08:00
Yute Lin 58222efbe1 container: add offset in setpuValidator 2017-09-11 15:28:16 +08:00
Yute Lin 2a17519402 container: add account for each geth 2017-09-11 15:28:16 +08:00
Alan Chen d6966b065c Merge pull request #68 from getamis/feature/hyper-client
client, container, tests/*: integrate ethclient with Istanbul client
2017-09-08 15:01:44 +08:00
Alan Chen 0ac6064088 client, container, tests/*: integrate ethclient with Istanbul client 2017-09-08 14:01:17 +08:00
Alan Chen de7b73ea4d Merge pull request #54 from getamis/feature/load-test-skeleton
tests: load test skeleton
2017-09-08 11:22:55 +08:00
Alan Chen 302858b24d Makefile: add load testing make target 2017-09-07 18:22:07 +08:00
Alan Chen 16df58954b benchmark/kubernetes: change default helm chart value for test usage 2017-09-07 18:22:07 +08:00
Alan Chen 756ba4772f charts, common, tests/*: add skeleton for load test 2017-09-07 18:22:07 +08:00
Alan Chen 83e681c947 common, container, genesis: utilities refactoring 2017-09-07 18:22:07 +08:00
Alan Chen b226460511 genesis: support genesis creation under specific folder 2017-09-07 18:22:07 +08:00
Alan Chen 1139e3e983 cmd/utils, container: utilities refactoring 2017-09-07 18:22:07 +08:00
Alan Chen 8854586794 Merge pull request #72 from getamis/feature/split-travis-tests
travis: split tests
2017-09-07 18:21:32 +08:00
Alan Chen 1608846aa6 travis: split tests 2017-09-07 16:32:53 +08:00
Alan Chen e6a2666def Merge pull request #70 from getamis/feature/ginkgo-progress
travis: add ginkgo progress
2017-09-07 15:33:05 +08:00
Alan Chen ba21f49c1b tests/functional: correct package name 2017-09-07 14:48:24 +08:00
Alan Chen 7d9227327c travis: update build matrix 2017-09-07 14:44:48 +08:00
Miya Chen 17064721b8 Merge pull request #63 from getamis/test/quorum-gossip-network-test
tests/quorum: add gossip network test
2017-09-07 13:57:45 +08:00
Alan Chen 62f9bf3d2c travis: update build script 2017-09-07 13:35:14 +08:00
Miya Chen f439860e75 tests/quorum: add gossip network test 2017-09-07 11:44:01 +08:00
yutelin a958aad5f9 Merge pull request #66 from getamis/feature/adjust-travis-timeout
travis: adjust travis timeout
2017-09-07 10:02:13 +08:00
Alan Chen 76ef425652 travis: do not run tests in parallel and add go test verbosity 2017-09-06 17:43:59 +08:00
Alan Chen eb92e434e1 travis: adjust travis timeout 2017-09-06 16:48:02 +08:00
Alan Chen e0dcd77078 Merge pull request #65 from getamis/feature/adjust-go-test-timeout
travis: adjust go test timeout
2017-09-06 16:42:07 +08:00
Alan Chen 8fed54ab4f travis: adjust go test timeout 2017-09-06 16:40:59 +08:00
Miya Chen f87e5f2cf4 Merge pull request #62 from getamis/test/quorum-block-sync-test
tests/quorum: add block sync test
2017-09-06 12:33:10 +08:00
Miya Chen 533c9f1152 Merge pull request #61 from getamis/test/quorum-general-consensus-test
tests/quorum: add general consensus test
2017-09-06 12:32:53 +08:00
bailantaotao 12d22e0515 Merge pull request #60 from getamis/feature/qfs-04-non-Byzantine-faulty-behavior-testing
test/quorum: add non byzantine faulty tests
2017-09-06 12:28:20 +08:00
bailantaotao 9c75170636 Merge pull request #58 from getamis/feature/qfs-02-add-dynamic-validators-addtion-removal-testing-in-quorum
tests/quorum: dynamic validators addition/removal testing
2017-09-06 12:28:07 +08:00
Edwin 1cf3fe2a09 test: format description in dynamic test 2017-09-06 11:53:13 +08:00
Edwin 49ccadd5a2 container: increase retry numbers 2017-09-06 11:53:08 +08:00
Miya Chen 7a40ece657 tests/quorum: add block sync test 2017-09-06 11:53:02 +08:00
Edwin b9948e5923 tests/quorum: dynamic validators addition/removal testing 2017-09-06 11:51:43 +08:00
bailantaotao 0a238e942b Merge pull request #59 from getamis/feature/qfs-03-recoverability-testing
tests/quorum: add recoverability testing
2017-09-06 11:46:46 +08:00
Edwin 7db79fa088 tests: numbers are mismatch in Description 2017-09-06 11:46:02 +08:00
Edwin 1159e96b1f tests/quorum: add recoverability testing 2017-09-06 11:45:54 +08:00
Miya Chen 035bc07c0a tests/quorum: add general consensus test 2017-09-06 11:32:22 +08:00
Edwin cbf9642a47 test/quorum/functional: add non byzantine faulty tests 2017-09-06 11:22:33 +08:00
yutelin b6522e3db0 Merge pull request #57 from getamis/test/constellation-tool
container: add quorum docker tools
2017-09-06 10:05:36 +08:00
Yute Lin 3c8041b6d7 container: add quorum docker tools 2017-09-05 18:29:44 +08:00
yutelin 417c1763a8 Merge pull request #56 from getamis/test/create-quorum-tools
Test/customize network for containers
2017-09-05 18:19:42 +08:00