etcd/clientv3/integration
Jingyi Hu 9bd86a647f clientv3: Add TestMemberAddWithExistingURLs
TestMemberAddWithExistingURLs ensures adding a new member with URLs
already being used in the cluster will not succeed.
2019-03-18 12:48:44 -07:00
..
black_hole_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
cluster_test.go clientv3: Add TestMemberAddWithExistingURLs 2019-03-18 12:48:44 -07:00
dial_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
kv_test.go clientv3: fix WithFromKey 2019-02-02 19:21:49 -05:00
lease_test.go client/integration: try to fix tests 2018-09-18 01:44:57 +08:00
leasing_test.go clientv3/integration: try to fix tests 2018-09-14 17:57:56 +08:00
logger_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
main_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
maintenance_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
metrics_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
mirror_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
namespace_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
network_partition_test.go clientv3/integration: add timeout case. 2019-02-18 09:38:49 +08:00
role_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
server_shutdown_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
txn_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
user_test.go clientv3/integration: return err if err == rpctypes.ErrAuthNotEnable 2019-02-02 14:06:54 +08:00
util.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
watch_fragment_test.go clientv3: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
watch_test.go clientV3watch: Watch Close should close successfully 2019-02-28 20:43:20 -05:00