etcd/integration
tangcong 294e714489 *: fix cherry-pick conflict 2020-04-06 10:47:14 +08:00
..
fixtures clientv3: Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints 2019-10-08 16:12:13 -07:00
fixtures-expired integration/fixtures-expired: do not force 'rm' 2017-05-03 18:45:44 -07:00
bridge.go *: fix naked returns 2017-11-10 18:46:15 -08:00
cluster.go build: remove tools 2019-08-14 09:32:10 -07:00
cluster_direct.go integration: add lock and election services to proxy tests 2017-05-10 13:06:27 -07:00
cluster_proxy.go clientv3: call other APIs with default gRPC call options 2017-12-20 10:58:05 -08:00
cluster_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
embed_test.go Merge pull request #9861 from gyuho/race 2018-08-17 22:32:10 -04:00
logger_test.go *: disable gRPC client logs in tests 2017-11-11 20:56:00 -08:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
metrics_test.go integration: increase numPuts to write more than 1 page 2017-08-10 16:43:41 -07:00
network_partition_test.go integration: expose ElectionTimeout, multiply ticks to timeout 2017-10-30 09:22:40 -07:00
util_test.go integration: test TLS reload 2017-04-27 13:32:09 -07:00
v2_http_kv_test.go *: separate 'capnslog' log level setting 2016-09-10 20:26:51 +09:00
v3_alarm_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
v3_auth_test.go integration: disable TestV3AuthOldRevConcurrent 2019-11-20 16:45:48 -08:00
v3_barrier_test.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
v3_double_barrier_test.go integration: fix race in TestDoubleBarrierFailover 2016-08-17 11:56:49 -07:00
v3_election_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
v3_grpc_inflight_test.go integration: fix tests 2019-08-14 09:32:10 -07:00
v3_grpc_test.go integration: fix tests 2019-08-14 09:32:10 -07:00
v3_health_test.go integration: add 'HealthClient.Check' test 2017-06-20 13:02:11 -07:00
v3_leadership_test.go integration: test 'MoveLeader' service 2017-06-23 12:53:22 -07:00
v3_lease_test.go integration: update 2019-08-14 09:32:10 -07:00
v3_lock_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
v3_queue_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_stm_test.go integration: test serializable snapshot STM with old readset revisions 2017-08-22 19:39:22 -07:00
v3_tls_test.go integration: fix tests 2019-08-14 09:32:10 -07:00
v3_watch_test.go *: fix cherry-pick conflict 2020-04-06 10:47:14 +08:00
v3election_grpc_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
v3lock_grpc_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00