forked from etcd-io/etcd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: wait for every etcd server to publish to cluster
If etcdctl accesses the cluster before all members are published, it will get an "unsupported protocol scheme" error. To fix, wait for both the capabilities and published message. Fixes etcd-io#5824
- Loading branch information
Anthony Romano
committed
Jul 14, 2016
1 parent
41a98db
commit 6b487fb
Showing
2 changed files
with
42 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters