etcd/integration
Anthony Romano 9063ce5e3f etcdserver, embed: stricter reconfig checking
Make --strict-reconfig-check a default and check if cluster is healthy when
adding a member.
2016-08-05 16:59:25 -07:00
..
fixtures integration: use RSA certs for testing 2016-07-05 13:21:21 -07:00
bridge.go integration: use unix domain sockets for all connections 2016-06-24 21:18:19 -07:00
cluster.go integration: build tag cluster_proxy for testing backed by proxy 2016-07-20 15:40:33 -07:00
cluster_direct.go integration: build tag cluster_proxy for testing backed by proxy 2016-07-20 15:40:33 -07:00
cluster_proxy.go integration: support watch apis in cluster_proxy build 2016-07-25 09:34:36 -07:00
cluster_test.go etcdserver, embed: stricter reconfig checking 2016-08-05 16:59:25 -07:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
embed_test.go integration: use unix sockets in TestEmbedEtcd 2016-07-18 16:42:08 -07:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go client/integration: test v2 client one shot operations 2016-07-07 15:58:58 -07:00
v2_http_kv_test.go integration: use unix domain sockets for all connections 2016-06-24 21:18:19 -07:00
v3_barrier_test.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
v3_double_barrier_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_election_test.go integration: fix TestElectionWait 2016-05-16 07:32:42 -07:00
v3_grpc_test.go integration: add FailFast(false) to failing tests 2016-07-14 17:58:58 -07:00
v3_lease_test.go integration: test grpc error equivalence with Error() 2016-07-14 17:58:49 -07:00
v3_lock_test.go clientv3/concurrency: ctx-ize Leader(), Resign(), and Unlock() 2016-05-13 10:07:35 -07:00
v3_queue_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_stm_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_watch_test.go Merge pull request #6009 from heyitsanthony/fix-progress-notify 2016-07-20 13:46:11 -07:00