etcd/tests
Brandon Philips cbdf4a738c fix(discovery): use prevExist instead of prevValue=init
Use PUT /_state?prevExist=true in the protocol instead of PUT
/_state?prevValue=init. This lets people point one vanilla etcd at the
key prefix of another vanilla etcd and have it just work.
2014-02-05 15:14:57 -08:00
..
fixtures Add v1.solo migration fixture. 2013-11-04 13:56:02 -07:00
functional fix(discovery): use prevExist instead of prevValue=init 2014-02-05 15:14:57 -08:00
mock fix(tests): use correct raft package 2014-02-02 16:57:36 -08:00
http_utils.go Renamed configuration parameters. 2013-11-15 00:13:32 -05:00
server_utils.go fix(tests/server_utils): add a metrics bucket 2014-02-05 09:27:39 -08:00