etcd/integration
Anthony Romano 46d347812b etcdserver: wait for snapshots before closing raft
Fixes #5374
2016-05-20 10:35:50 -07:00
..
fixtures integration: add key usage to server.crt 2016-02-09 15:34:53 -08:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster.go clientv3: use tls.Config in clientv3.Config 2016-03-07 16:08:40 -08:00
cluster_test.go etcdserver: wait for snapshots before closing raft 2016-05-20 10:35:50 -07:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
migration_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
v2_http_kv_test.go integration: update gRPC, proto interface 2016-01-26 17:41:27 -08:00
v3_barrier_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_double_barrier_test.go clientv3/concurrency: Session 2016-02-24 16:40:16 -08:00
v3_election_test.go clientv3: include a context in Client 2016-03-04 09:20:44 -08:00
v3_grpc_test.go v3rpc: move errors to v3rpc/rpctypes 2016-03-17 11:52:34 -07:00
v3_lease_test.go Merge pull request #4792 from heyitsanthony/snip-snip 2016-03-17 12:24:54 -07:00
v3_lock_test.go clientv3: include a context in Client 2016-03-04 09:20:44 -08:00
v3_queue_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
v3_stm_test.go clientv3/concurrency: software transactional memory 2016-03-16 11:23:06 -07:00
v3_watch_test.go integration: fix TestV3WatchFutureRevision 2016-03-09 09:55:52 -08:00