12 Commits

Author SHA1 Message Date
Xiang Li
fff8acaa22 fix conflict 2013-08-08 20:05:52 -07:00
Brandon Philips
1e62e92969 Merge pull request #73 from philips/fix-tests
fix(test): add sleep in createCluster
2013-08-08 16:48:12 -07:00
Brandon Philips
e0b8771950 fix(test): add sleep in createCluster
The problem is that if the master isn't up when the children start then
the children have to retry. This retry can take upwards of 15 seconds
which slows tests way down and some of them fail.
2013-08-08 16:44:10 -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
Brandon Philips
04318ff1be fix(etcd): rename ignore to force
It was suprising that the ignore file deleted node configuration. Change
the name to force!
2013-08-08 13:27:00 -07:00
Xiang Li
c39f7712f7 fix test 2013-08-06 23:28:59 -07:00
Xiang Li
d0e9449ba2 use url package to parse url; fix commented codes 2013-08-06 09:08:22 -07:00
Xiang Li
3683992183 CreateClient->NewClient 2013-08-02 09:54:59 -07:00
Xiang Li
e7f88579bd change api due to go-etcd 2013-08-01 17:42:06 -07:00
Xiang Li
1bd8694fa3 add space 2013-07-31 14:35:54 -07: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