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

Prevents 'ipfs name publish' when /ipns is mounted. #2323

Merged
merged 4 commits into from
Mar 1, 2016

Conversation

hackergrrl
Copy link
Contributor

Addresses #1186.

@hackergrrl hackergrrl added the need/review Needs a review label Feb 10, 2016
test_launch_ipfs_daemon

# wait for peer bootstrapping
# TODO(noffle): this is very fragile -- how can we wait for this to happen for sure?
Copy link
Member

Choose a reason for hiding this comment

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

check the other iptb tests to see how i wait for bootstrapping

Copy link
Member

Choose a reason for hiding this comment

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

mostly, the functions in test/sharness/lib/iptb-lib.sh

@hackergrrl
Copy link
Contributor Author

Nice! iptb made this test way more solid. 👍


# start iptb + wait for peering
NUM_NODES=3
iptb init -n $NUM_NODES -f --bootstrap=none --port=0
Copy link
Member

Choose a reason for hiding this comment

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

throw this in a test_expect_success

@whyrusleeping
Copy link
Member

one small comment and LGTM

@hackergrrl
Copy link
Contributor Author

Looks like CI likes me. Ready for merge?

@whyrusleeping
Copy link
Member

LGTM, wanna rebase and i'll merge?

@hackergrrl
Copy link
Contributor Author

Done.

License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
whyrusleeping added a commit that referenced this pull request Mar 1, 2016
Prevents 'ipfs name publish' when /ipns is mounted.
@whyrusleeping whyrusleeping merged commit 9ab67a3 into ipfs:master Mar 1, 2016
@whyrusleeping
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/review Needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants