etcd/clientv3/integration
Xiang Li b699c7cff7 Merge pull request #8737 from xiang90/fix_TestWatchKeepAlive
clientv3/integration: shorten keepalive timeout
2017-10-22 21:21:22 -07:00
..
cluster_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
dial_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
kv_test.go clientv3/integration: match context errors to stopped server 2017-09-27 13:12:08 -07:00
lease_test.go clientv3/integration: match context errors to stopped server 2017-09-27 13:12:08 -07:00
leasing_test.go clientv3/integration: test leasing txn invalidates deleted cache 2017-09-30 13:04:06 +08:00
logger_test.go clientv3: disable server logging for client testing 2017-10-22 16:32:42 -07:00
main_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
maintenance_test.go clientv3/integration: add 'TestMaintenanceHashKV' 2017-08-05 18:17:06 -07:00
metrics_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
mirror_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
namespace_test.go clientv3/integration: simple namespace wrapper tests 2017-03-22 16:45:38 -07:00
network_partition_test.go clientv3/integration: match ErrTimeout in testNetworkPartitionBalancer 2017-10-22 18:44:35 -07:00
role_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
txn_test.go clientv3/integration: skip retry test on txn read 2017-10-22 16:14:39 -07:00
user_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
watch_keepalive_test.go clientv3/integration: shorten keepalive timeout 2017-10-22 18:02:15 -07:00
watch_test.go *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00