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: sharness iptb connect timeout #4966

Merged

Conversation

PlayerWithoutName
Copy link
Contributor

@PlayerWithoutName PlayerWithoutName commented Apr 22, 2018

Resolves the first point in #4961 by adding timeout to connect. Based on #4965.

License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
@PlayerWithoutName PlayerWithoutName changed the title Fix/sharness iptb connect timeout Fix: sharness iptb connect timeout Apr 22, 2018
@@ -61,7 +61,7 @@ test_expect_success "start nodes" '
'

test_expect_success "try connecting node in public network with priv networks" '
iptb connect [1-4] 0
iptb connect [1-4] 0 --timeout=2s
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put the option before the arguments? It is more natural that way.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Kubuxu Kubuxu added the need/author-input Needs input from the original author label Apr 23, 2018
License: MIT
Signed-off-by: Kacper Łukawski <kacluk98@gmail.com>
@Kubuxu Kubuxu added RFM and removed need/author-input Needs input from the original author labels Apr 23, 2018
@whyrusleeping whyrusleeping merged commit 75f295d into ipfs:master May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants