Commit Graph

  • 9cce7c71b8 tests/docker: fix indentation Gyuho Lee 2018-04-09 15:13:09 -0700
  • 367b21c898 tests/Dockerfile: add "REPLACE_ME_GO_VERSION" back Gyuho Lee 2018-04-09 13:09:46 -0700
  • 53e7621026 functional/tester: remove unnecessary health check log Gyuho Lee 2018-04-09 14:57:13 -0700
  • eceacac0fc
    Merge pull request #9549 from nolouch/handle-fail Gyuho Lee 2018-04-09 14:56:17 -0700
  • e75d06d932 CHANGELOG-3.4: highlight etcd server "raft.ErrProposalDropped" return Gyuho Lee 2018-04-09 14:47:07 -0700
  • 3c52342b37 etcdserver: handle proposal error when processing internal raft request nolouch 2018-04-10 00:49:58 +0800
  • f4e01584fc CHANGELOG-3.4: update "ugorji/go" Gyuho Lee 2018-04-09 14:39:54 -0700
  • ab89af6dd3 vendor: use "ugorji/go" v1.1.1 Gyuho Lee 2018-04-09 14:37:03 -0700
  • 91664ec5ac client: manually delete "yynn2 = 0" Gyuho Lee 2018-04-09 09:58:04 -0700
  • 13c440dea4 client: regenerate with f3cacc17c85ecb7f1b6a9e373ee85d1480919868 Gyuho Lee 2018-04-09 09:57:10 -0700
  • 55b0943f6d CHANGELOG-3.4: upgrade "ugorji/go" to f3cacc17c85ecb7f1b6a9e373ee85d1480919868 Gyuho Lee 2018-04-09 09:56:26 -0700
  • b1c86d6baf vendor: upgrade "ugorji/go" to f3cacc17c85ecb7f1b6a9e373ee85d1480919868 Gyuho Lee 2018-04-09 09:55:38 -0700
  • ebba9ed29e client: regenerate Gyuho Lee 2018-04-06 10:04:40 -0700
  • f8ed939e49 CHANGELOG-3.4: update "ugorji/go/codec" change Gyuho Lee 2018-04-06 10:02:46 -0700
  • 13d8784eee vendor: update "ugorji/go/codec" Gyuho Lee 2018-04-06 10:00:51 -0700
  • 471c6070f2 bill-of-materials.json: regenerate Gyuho Lee 2018-04-09 13:14:44 -0700
  • 8103dc2fd4 CHANGELOG-3.4: highlight "spf13/cobra,pflag" changes Gyuho Lee 2018-04-09 12:58:11 -0700
  • 07a5a09fc8 vendor: upgrade "spf13/cobra,pflag" to latest Gyuho Lee 2018-04-09 12:50:56 -0700
  • 89c58b6f7a tests/e2e: fix "configJWT" path Gyuho Lee 2018-04-09 13:41:46 -0700
  • b6209db93e README: add links to "functional" Gyuho Lee 2018-04-09 13:32:58 -0700
  • 824982d1eb tests/e2e: fix TestEtcdExampleConfig Gyuho Lee 2018-04-09 13:12:55 -0700
  • 422acc9018 tests/e2e: fix COVERDIR path Gyuho Lee 2018-04-09 12:46:55 -0700
  • dca14df161 functional: add links to "godoc" Gyuho Lee 2018-04-09 12:41:51 -0700
  • f6cb732fff build: fix tools/build tests Gyuho Lee 2018-04-09 11:54:12 -0700
  • 2d13894a16 integration: fix "fixtures-expired" path Gyuho Lee 2018-04-09 11:49:42 -0700
  • 3b6bd6eea6 tests: move Semaphore script Gyuho Lee 2018-04-09 11:36:23 -0700
  • a5dc3b7cb1 tests: move test scripts Gyuho Lee 2018-04-09 11:34:44 -0700
  • 68ba797549 tests: move test scripts Gyuho Lee 2018-04-09 11:33:23 -0700
  • b756cb100c hack/benchmark: add back (for docs) Gyuho Lee 2018-04-09 11:22:45 -0700
  • a8a5176f1d tests/e2e: fix exec paths Gyuho Lee 2018-04-09 11:12:42 -0700
  • 59666d7e03
    Merge pull request #9550 from gyuho/ttt Gyuho Lee 2018-04-09 11:02:43 -0700
  • a60bb6104c *: regenerate "fixtures-expired" Gyuho Lee 2018-04-09 10:59:52 -0700
  • 774f6652df semaphore.sh: move to "tests/semaphore.test.bash" Gyuho Lee 2018-04-09 10:48:54 -0700
  • 0e7f1100e3 cover: move coverage test script to "tests" Gyuho Lee 2018-04-09 10:46:39 -0700
  • 0c327ea456 test: move "e2e" and "functional" Gyuho Lee 2018-04-09 10:39:41 -0700
  • 72211db7cf tests: move internal "e2e" Gyuho Lee 2018-04-09 10:37:28 -0700
  • d636abc2d4 Dockerfile: remove Gyuho Lee 2018-04-09 10:35:39 -0700
  • 784b6528d2 *: move "Dockerfile-functional" Gyuho Lee 2018-04-09 10:35:21 -0700
  • 20e1179fac Dockerfile-test: move to "tests" Gyuho Lee 2018-04-09 10:33:25 -0700
  • 140374e25d *: move "scripts/docker-*" to "tests" Gyuho Lee 2018-04-09 10:31:00 -0700
  • b59e91d676 hack/benchmark: remove v2 benchmark Gyuho Lee 2018-04-09 10:29:10 -0700
  • 6e3652f42c README: update "Community meetings" Gyuho Lee 2018-04-09 10:28:04 -0700
  • 10a51a3003
    Merge pull request #9548 from gyuho/functional-tester Gyuho Lee 2018-04-09 10:20:00 -0700
  • c16e411d51 functional/tester: fix shadowed "err" variable Gyuho Lee 2018-04-09 10:19:31 -0700
  • bc1fd92579 functional: rename to "SIGTERM/SIGQUIT*" Gyuho Lee 2018-04-09 16:18:27 -0700
  • cd4580b4a9 functional: move "etcd-test-proxy" Gyuho Lee 2018-04-08 14:57:25 -0700
  • b8bf42cc5a pkg/fileutil: test "Exist" on directory Gyuho Lee 2018-04-08 14:24:59 -0700
  • f53c153fa9 pkg/stringutil: add tests Gyuho Lee 2018-04-08 14:18:09 -0700
  • d8a2d3a209 functional/tester: delay after injecting "kill" to trigger election Gyuho Lee 2018-04-09 13:40:00 -0700
  • 68adc6e300 functional/rpcpb: document FailureCase Gyuho Lee 2018-04-09 13:39:42 -0700
  • ecadb0fdf7 functional/tester: improve logging Gyuho Lee 2018-04-09 11:28:11 -0700
  • 7facfde6fd functional/tester: handle "process already finished" Gyuho Lee 2018-04-09 10:52:19 -0700
  • 2922116be5 functional/tester: clean up runner logging Gyuho Lee 2018-04-09 10:40:27 -0700
  • 054721166f functional/tester: add "printReport" Gyuho Lee 2018-04-09 10:22:17 -0700
  • 0e609154c4 functional/tester: clean up "broadcastOperation" Gyuho Lee 2018-04-09 10:16:52 -0700
  • cafa3b9217 functional/agent: handle static TLS certs Gyuho Lee 2018-04-09 09:38:40 -0700
  • ef594eb727 functional/tester: handle static certs Gyuho Lee 2018-04-09 09:23:45 -0700
  • c57a70caef CHANGELOG-3.4: update Gyuho Lee 2018-04-09 07:10:28 -0700
  • 85e050a120 *: rename, clean up functional tests Gyuho Lee 2018-04-09 07:09:48 -0700
  • b7770cd9fe README: change Community Meeting to use BlueJeans Gyuho Lee 2018-04-06 13:48:49 -0700
  • ff455e3567
    Merge pull request #9540 from gyuho/hhh Gyuho Lee 2018-04-06 13:25:11 -0700
  • c54636ac92
    Merge pull request #9538 from gyuho/lll Gyuho Lee 2018-04-06 13:17:28 -0700
  • 881fd20b17 CHANGELOG-3.4: add "endpoint health" fix Gyuho Lee 2018-04-06 11:34:23 -0700
  • d019d3141a ctlv3: support "write-out" for "endpoint health" command Gyuho Lee 2018-04-06 11:31:00 -0700
  • 18b1d1ff65 ctlv3: update logger for snapshot command Gyuho Lee 2018-04-06 11:05:21 -0700
  • bf47197f35 snapshot: use structured logger Gyuho Lee 2018-04-06 10:59:02 -0700
  • c91a61be00
    Merge pull request #9534 from gyuho/test-tls Gyuho Lee 2018-04-05 17:07:35 -0700
  • a0b094ca89 functional-tester/agent: add TODO for proxy TLS Gyuho Lee 2018-04-05 15:52:19 -0700
  • 62e512d4cc functional-tester/rpcpb: create client with "InsecureSkipVerify" Gyuho Lee 2018-04-05 15:49:50 -0700
  • 31a4b692ee functional-tester/agent: wait before loading TLS Gyuho Lee 2018-04-05 15:41:37 -0700
  • 4998db4e64 functional-tester/tester: send TLS client requests, cleanup Gyuho Lee 2018-04-05 15:34:03 -0700
  • 63755e49fc functional-tester/rpcpb: add "etcd-client-tls", "tester-data-dir" Gyuho Lee 2018-04-05 15:08:05 -0700
  • 8f71afd6e2 functional-tester/rpcpb: remove "EtcdClientTLS" field Gyuho Lee 2018-04-05 14:45:40 -0700
  • 161f09ab69 functional-tester/agent: responds with server-side TLS assets to tester Gyuho Lee 2018-04-05 14:41:17 -0700
  • 6ceb71efb1 functional-tester/rpcpb: include "Member" in "Response" Gyuho Lee 2018-04-05 14:15:50 -0700
  • b70f9e1639 functional-tester/tester: add TLS flags Gyuho Lee 2018-04-05 14:05:04 -0700
  • f4f59750a8 functional-tester/agent: use "AdvertisePeerURLs" Gyuho Lee 2018-04-05 14:01:27 -0700
  • 09a4e059c5 functional-tester/rpcpb: rename "AdvertisePeerURLs", add more tests Gyuho Lee 2018-04-05 14:01:05 -0700
  • 1580289ba3 functional-tester/rpcpb: add TLS flags Gyuho Lee 2018-04-05 13:36:49 -0700
  • 13bf22ba51 functional-tester: update README Gyuho Lee 2018-04-05 13:11:22 -0700
  • bae97ebd55 CHANGELOG-3.4: update functional tester Gyuho Lee 2018-04-05 13:06:54 -0700
  • 72ba5572a2 pkg/proxy: godoc package Gyuho Lee 2018-04-05 12:57:44 -0700
  • b0f6afc192
    Merge pull request #9530 from gyuho/aaa Gyuho Lee 2018-04-05 12:51:39 -0700
  • ea4effce84 functional-tester/tester: add randomize delay Gyuho Lee 2018-04-05 11:45:44 -0700
  • 3a93f1c803 functional-tester/rpcpb: fix duplicate field Gyuho Lee 2018-04-05 11:34:59 -0700
  • 35d8bc2616 functional-tester: use updated latency for delay network case Gyuho Lee 2018-04-05 11:33:14 -0700
  • 273dc355c1 functional-tester/tester: add random delay failure cases Gyuho Lee 2018-04-05 11:17:46 -0700
  • b9aa49be2d functional-tester/rpcpb: add random delay network failure cases Gyuho Lee 2018-04-05 11:12:02 -0700
  • e9d5c67b89 functional-tester/tester: reduce retries in slow network Gyuho Lee 2018-04-05 11:07:37 -0700
  • 3f7f3ab614 CHANGELOG-3.4: update functional-tester Gyuho Lee 2018-04-05 10:58:22 -0700
  • 4d1f60bb21 etcd-test-proxy: use "proxy.Server" Gyuho Lee 2018-04-05 10:55:13 -0700
  • 9d3809646a functional-tester/agent: use "proxy.Server" Gyuho Lee 2018-04-05 10:54:53 -0700
  • 7f812ca8e1 pkg/proxy: move from "pkg/transport" Gyuho Lee 2018-04-05 10:44:45 -0700
  • a831d15751 functional-tester/tester: configure heartbeat interval, election timeout Gyuho Lee 2018-04-05 10:39:07 -0700
  • 451395449a functional-tester/tester: add "heartbeat-interval", "election-timeout" Gyuho Lee 2018-04-05 10:37:16 -0700
  • 32c34b582a functional-tester/agent: clean up handler logs Gyuho Lee 2018-04-04 19:57:02 -0700
  • 190119569a functional-tester/rpcpb: add "trigger snapshot" cases for network faults Gyuho Lee 2018-04-04 19:24:48 -0700
  • f4cd33b83c functional-tester/tester: add network fault test cases with snapshot trigger Gyuho Lee 2018-04-04 19:13:06 -0700
  • 95119a769e
    Merge pull request #9529 from gyuho/fff Gyuho Lee 2018-04-04 18:18:07 -0700
  • 3ae47a8619 functional-tester/tester: expects no error in NO_FAIL_WITH_STRESS Gyuho Lee 2018-04-04 15:48:07 -0700