etcd/integration
Yicheng Qin 8e79fd85cb integration: fix bind-addr-in-use
The bug happens when restarted member wants to listen on its original
port, but finds out that it has been occupied by some client.

Use well-known port instead of ephemeral port, so client cannot occupy
the listen port anymore.
2015-06-23 14:47:21 -07:00
..
fixtures integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster_test.go integration: fix bind-addr-in-use 2015-06-23 14:47:21 -07:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
member_test.go integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
migration_test.go integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
v2_http_kv_test.go security: Lazily create the security directories. Fixes #2755, may find new instances for #2741 2015-05-18 17:28:04 -04:00
z_last_test.go rafthttp: refactor peer and add general stream 2015-02-28 11:35:16 -08:00