Commit Graph

  • 10bf0283be etcdserver/stats: make all fields guarded by mutex. disksing 2018-04-12 10:43:11 +08:00
  • 2c1840c1b8 Documentation/dev-guide: make indentation consistent Gyuho Lee 2018-04-11 11:32:16 -07:00
  • 9df1964aeb Documentation/dev-guide: highlight gRPC gateway endpoint changes Gyuho Lee 2018-04-11 10:40:59 -07:00
  • 1fa2e93051 CHANGELOG-3.4: track functional tests with membership reconfiguration Gyuho Lee 2018-04-11 10:26:30 -07:00
  • c77ffcc505
    Merge pull request #9564 from gyuho/membership-reconfiguration-tests Gyuho Lee 2018-04-11 10:25:39 -07:00
  • 512445f089 functional: do not run "SIGQUIT_AND_REMOVE_LEADER" for now Gyuho Lee 2018-04-11 10:24:42 -07:00
  • c19be730fd test: remove build flag "-a" Gyuho Lee 2018-04-11 10:17:13 -07:00
  • 7f1d94d5e2 test: remove build flag "-a" Gyuho Lee 2018-04-11 10:17:13 -07:00
  • ba59bb2c2b etcdserver/stats: fix stats data race. disksing 2018-04-11 21:37:09 +08:00
  • d7bf471199 functional/tester: add TODO for member remove fail Gyuho Lee 2018-04-11 02:01:08 -07:00
  • 15791d7f1f functional.yaml: add godoc link to FailureCase Gyuho Lee 2018-04-11 01:52:34 -07:00
  • 7ed4803fb0 test: remove "-a" GO_BUILD_FLAGS Gyuho Lee 2018-04-11 01:45:06 -07:00
  • 3c7ec0cdc8 functional/tester: update import path Gyuho Lee 2018-04-11 01:42:33 -07:00
  • 23b8c36ced functional/tester: add "SIGQUIT_AND_REMOVE_LEADER_UNTIL_TRIGGER_SNAPSHOT" Gyuho Lee 2018-04-11 01:37:13 -07:00
  • ee79799f61 functional/rpcpb: add "SIGQUIT_AND_REMOVE_LEADER_UNTIL_TRIGGER_SNAPSHOT" Gyuho Lee 2018-04-11 01:35:32 -07:00
  • 17351e5fe7 functional/tester: add "SIGQUIT_AND_REMOVE_LEADER" Gyuho Lee 2018-04-11 01:32:07 -07:00
  • 85da6427bb functional/rpcpb: add "SIGQUIT_AND_REMOVE_LEADER" Gyuho Lee 2018-04-11 01:30:05 -07:00
  • 6a60a204ee functional/tester: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER_UNTIL_TRIGGER_SNAPSHOT" Gyuho Lee 2018-04-11 01:27:39 -07:00
  • 17749d3a36 functional/rpcpb: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER_UNTIL_TRIGGER_SNAPSHOT" Gyuho Lee 2018-04-11 01:25:22 -07:00
  • 724dea114c functional/tester: clean up snapshot failure cases Gyuho Lee 2018-04-11 01:25:07 -07:00
  • 9057253d8c functional: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER" Gyuho Lee 2018-04-11 01:21:09 -07:00
  • 86deeab77a functional/agent: handle "SIGQUIT_ETCD_AND_REMOVE_DATA" Gyuho Lee 2018-04-11 01:19:33 -07:00
  • 7e56c3e737 test: remove backup data from functional tests Gyuho Lee 2018-04-11 01:18:15 -07:00
  • 06bbd65a11 functional/build: remove "-a" flag Gyuho Lee 2018-04-11 01:07:34 -07:00
  • e98a5c15e4 functional/rpcpb: add "SIGQUIT_AND_REMOVE_ONE_FOLLOWER" Gyuho Lee 2018-04-11 00:03:47 -07:00
  • a43ae13106 cmd/vendor: add "go.uber.org/zap" Gyuho Lee 2018-04-10 23:46:00 -07:00
  • 748d2204a2 pkg/proxy: initial commit (for functional tests) Gyuho Lee 2018-04-10 23:47:47 -07:00
  • 9dea2f7f1f tools: remove Gyuho Lee 2018-04-10 23:46:52 -07:00
  • 99e4a5ffae cmd/vendor: add "go.uber.org/zap" Gyuho Lee 2018-04-10 23:46:00 -07:00
  • 3736a126df pkg/proxy: move from "pkg/transport" Gyuho Lee 2018-04-10 23:43:23 -07:00
  • 074e417770 tools: remove Gyuho Lee 2018-04-10 23:43:16 -07:00
  • c3c88f49bd Makefile: sync with master Gyuho Lee 2018-04-10 23:34:50 -07:00
  • dd9f05567d travis: update Gyuho Lee 2018-04-10 23:27:37 -07:00
  • a28cf17f25 test/*: clean up semaphore scripts Gyuho Lee 2018-04-10 23:25:24 -07:00
  • 9e88e0c017 tests/*: clean up travis, semaphore scripts Gyuho Lee 2018-04-10 23:32:41 -07:00
  • f46368c6e9
    Merge pull request #9560 from gyuho/ttt Gyuho Lee 2018-04-10 19:17:06 -07:00
  • 6cf9979cf0 test: remove wait commands Gyuho Lee 2018-04-10 18:11:14 -07:00
  • 67645ebc66 bill-of-materials.json: regenerate without "bitbucket.org/ww/goautoneg" Gyuho Lee 2018-04-10 17:12:02 -07:00
  • efe981e618 Revert "etcdserver: handle raft Propose error in v2 applier" Gyuho Lee 2018-04-10 17:07:51 -07:00
  • 6da2e51627 tests/semaphore: only run e2e tests Gyuho Lee 2018-04-10 16:45:49 -07:00
  • 9585153615 travis.yml: add more concurrent jobs including functional tests Gyuho Lee 2018-04-10 16:44:09 -07:00
  • 487c8d3d61 etcdserver: fix "lease_expired_total" metrics Gyuho Lee 2018-04-10 13:57:17 -07:00
  • cdbb8ffdc1 etcdserver: fix "lease_expired_total" metrics Gyuho Lee 2018-04-10 13:57:17 -07:00
  • eabb40f0ae test: combine "compile_pass" into "build_pass" Gyuho Lee 2018-04-10 16:43:01 -07:00
  • 01678b3790 CHANGELOG: update with pending release items Gyuho Lee 2018-04-10 17:05:33 -07:00
  • e9aa8fbcc3
    Merge pull request #9558 from gyuho/propose Gyuho Lee 2018-04-10 16:49:33 -07:00
  • 4b6f0e824c
    Merge cfa1848d14ad3e26158de2d6f09d36707b2c0520 into 943962d41923de70227da674ab2baff7c982ea8b Ruth 2018-04-10 23:07:25 +00:00
  • cfa1848d14
    Update api_grpc_gateway.md Ruth 2018-04-10 18:06:52 -05:00
  • b38e138baf etcdserver: handle raft Propose error in v2 applier Gyuho Lee 2018-04-10 13:59:40 -07:00
  • 943962d419
    Merge pull request #9557 from gyuho/lease-metrics Gyuho Lee 2018-04-10 16:00:29 -07:00
  • cf0a138d83 bill-of-materials.json: regeneratea for "bitbucket.org/ww/goautoneg" Gyuho Lee 2018-04-10 15:58:20 -07:00
  • 170c8bb3a7
    Merge pull request #9555 from gyuho/aaa Gyuho Lee 2018-04-10 15:26:45 -07:00
  • 744c73e019 etcdserver: fix "lease_expired_total" metrics Gyuho Lee 2018-04-10 13:57:17 -07:00
  • 3a7b5c1b2b clientv3/integration: log test failures from slow balancer as TODO Gyuho Lee 2018-04-10 13:47:07 -07:00
  • e095ee48f4 CHANGELOG-3.4: clarify "ErrProposalDropped" on leadership transfer Gyuho Lee 2018-04-09 15:26:06 -07:00
  • 13b7d7126f
    Merge pull request #9551 from gyuho/vvv Gyuho Lee 2018-04-09 15:14:51 -07:00
  • fe26434a89
    Merge pull request #9494 from gyuho/ugorji/go Gyuho Lee 2018-04-09 15:14:37 -07:00
  • 9cce7c71b8 tests/docker: fix indentation Gyuho Lee 2018-04-09 15:13:09 -07:00
  • 367b21c898 tests/Dockerfile: add "REPLACE_ME_GO_VERSION" back Gyuho Lee 2018-04-09 13:09:46 -07:00
  • 53e7621026 functional/tester: remove unnecessary health check log Gyuho Lee 2018-04-09 14:57:13 -07:00
  • eceacac0fc
    Merge pull request #9549 from nolouch/handle-fail Gyuho Lee 2018-04-09 14:56:17 -07:00
  • e75d06d932 CHANGELOG-3.4: highlight etcd server "raft.ErrProposalDropped" return Gyuho Lee 2018-04-09 14:47:07 -07:00
  • 3c52342b37 etcdserver: handle proposal error when processing internal raft request nolouch 2018-04-10 00:49:58 +08:00
  • f4e01584fc CHANGELOG-3.4: update "ugorji/go" Gyuho Lee 2018-04-09 14:39:54 -07:00
  • ab89af6dd3 vendor: use "ugorji/go" v1.1.1 Gyuho Lee 2018-04-09 14:37:03 -07:00
  • 91664ec5ac client: manually delete "yynn2 = 0" Gyuho Lee 2018-04-09 09:58:04 -07:00
  • 13c440dea4 client: regenerate with f3cacc17c85ecb7f1b6a9e373ee85d1480919868 Gyuho Lee 2018-04-09 09:57:10 -07:00
  • 55b0943f6d CHANGELOG-3.4: upgrade "ugorji/go" to f3cacc17c85ecb7f1b6a9e373ee85d1480919868 Gyuho Lee 2018-04-09 09:56:26 -07:00
  • b1c86d6baf vendor: upgrade "ugorji/go" to f3cacc17c85ecb7f1b6a9e373ee85d1480919868 Gyuho Lee 2018-04-09 09:55:38 -07:00
  • ebba9ed29e client: regenerate Gyuho Lee 2018-04-06 10:04:40 -07:00
  • f8ed939e49 CHANGELOG-3.4: update "ugorji/go/codec" change Gyuho Lee 2018-04-06 10:02:46 -07:00
  • 13d8784eee vendor: update "ugorji/go/codec" Gyuho Lee 2018-04-06 10:00:51 -07:00
  • 471c6070f2 bill-of-materials.json: regenerate Gyuho Lee 2018-04-09 13:14:44 -07:00
  • 8103dc2fd4 CHANGELOG-3.4: highlight "spf13/cobra,pflag" changes Gyuho Lee 2018-04-09 12:58:11 -07:00
  • 07a5a09fc8 vendor: upgrade "spf13/cobra,pflag" to latest Gyuho Lee 2018-04-09 12:50:56 -07:00
  • 89c58b6f7a tests/e2e: fix "configJWT" path Gyuho Lee 2018-04-09 13:41:46 -07:00
  • b6209db93e README: add links to "functional" Gyuho Lee 2018-04-09 13:32:58 -07:00
  • 824982d1eb tests/e2e: fix TestEtcdExampleConfig Gyuho Lee 2018-04-09 13:12:55 -07:00
  • 422acc9018 tests/e2e: fix COVERDIR path Gyuho Lee 2018-04-09 12:46:55 -07:00
  • dca14df161 functional: add links to "godoc" Gyuho Lee 2018-04-09 12:41:51 -07:00
  • f6cb732fff build: fix tools/build tests Gyuho Lee 2018-04-09 11:54:12 -07:00
  • 2d13894a16 integration: fix "fixtures-expired" path Gyuho Lee 2018-04-09 11:49:42 -07:00
  • 3b6bd6eea6 tests: move Semaphore script Gyuho Lee 2018-04-09 11:36:23 -07:00
  • a5dc3b7cb1 tests: move test scripts Gyuho Lee 2018-04-09 11:34:44 -07:00
  • 68ba797549 tests: move test scripts Gyuho Lee 2018-04-09 11:33:23 -07:00
  • b756cb100c hack/benchmark: add back (for docs) Gyuho Lee 2018-04-09 11:22:45 -07:00
  • a8a5176f1d tests/e2e: fix exec paths Gyuho Lee 2018-04-09 11:12:42 -07:00
  • 59666d7e03
    Merge pull request #9550 from gyuho/ttt Gyuho Lee 2018-04-09 11:02:43 -07:00
  • a60bb6104c *: regenerate "fixtures-expired" Gyuho Lee 2018-04-09 10:59:52 -07:00
  • 774f6652df semaphore.sh: move to "tests/semaphore.test.bash" Gyuho Lee 2018-04-09 10:48:54 -07:00
  • 0e7f1100e3 cover: move coverage test script to "tests" Gyuho Lee 2018-04-09 10:46:39 -07:00
  • 0c327ea456 test: move "e2e" and "functional" Gyuho Lee 2018-04-09 10:39:41 -07:00
  • 72211db7cf tests: move internal "e2e" Gyuho Lee 2018-04-09 10:37:28 -07:00
  • d636abc2d4 Dockerfile: remove Gyuho Lee 2018-04-09 10:35:39 -07:00
  • 784b6528d2 *: move "Dockerfile-functional" Gyuho Lee 2018-04-09 10:35:21 -07:00
  • 20e1179fac Dockerfile-test: move to "tests" Gyuho Lee 2018-04-09 10:33:25 -07:00
  • 140374e25d *: move "scripts/docker-*" to "tests" Gyuho Lee 2018-04-09 10:31:00 -07:00
  • b59e91d676 hack/benchmark: remove v2 benchmark Gyuho Lee 2018-04-09 10:29:10 -07:00
  • 6e3652f42c README: update "Community meetings" Gyuho Lee 2018-04-09 10:28:04 -07:00
  • 10a51a3003
    Merge pull request #9548 from gyuho/functional-tester Gyuho Lee 2018-04-09 10:20:00 -07:00