Brandon Philips
a86e3aa7d9
feat(test): add TLS tests
...
add some basic TLS tests
2013-08-11 08:51:27 -07:00
Xiang Li
d3471eec7f
separate_id
2013-08-09 21:06:16 -07:00
Brandon Philips
a19048841f
feat(trasnport): add an independent node name
...
Don't let the raft algorithm know anything about the transport. Give it
a nodename instead. This will allow us to support more complex
networking setups in the future.
2013-08-09 17:09:57 -07:00
Brandon Philips
fd58cf8975
chore(*test.go): use 127.0.0.1
...
be polite and don't use public ip for listening during tests
2013-08-08 14:22:01 -07:00
Xiang Li
d0e9449ba2
use url package to parse url; fix commented codes
2013-08-06 09:08:22 -07:00
Xiang Li
08af8cd9b0
Merge https://github.com/coreos/etcd
2013-07-31 16:44:29 -07:00
Julius Volz
38b9758a5b
Fix typo in variable name ("ELECTIONTIMTOUT").
2013-08-01 01:17:25 +02:00
Xiang Li
46a2dcbe8e
add killRandom test
2013-07-31 13:55:28 -07:00
Xiang Li
00157ccdce
add killleader test and leader monitor func
2013-07-30 16:47:46 -07:00