Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: TestClustersPeerRejoin was failing a lot since DHT feature. #508

Merged
merged 1 commit into from Aug 20, 2018

Conversation

hsanjuan
Copy link
Collaborator

This uses Join rather than PeerAdd. Join ensures a DHT bootstrap
after successfully joining.

License: MIT
Signed-off-by: Hector Sanjuan code@hector.link

This uses Join rather than PeerAdd. Join ensures a DHT bootstrap
after successfully joining.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
@hsanjuan hsanjuan self-assigned this Aug 17, 2018
@ghost ghost added the status/in-progress In progress label Aug 17, 2018
@hsanjuan hsanjuan added need/review Needs a review and removed status/in-progress In progress labels Aug 17, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.045% when pulling c8e7131 on feat/fix-testclusterspeerrejoin into 0f2a978 on master.

@hsanjuan hsanjuan mentioned this pull request Aug 19, 2018
@hsanjuan hsanjuan merged commit 5d991d6 into master Aug 20, 2018
@hsanjuan hsanjuan deleted the feat/fix-testclusterspeerrejoin branch August 20, 2018 08:09
@ghost ghost removed the need/review Needs a review label Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants