Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
ee42e34e
Commit
ee42e34e
authored
Nov 13, 2019
by
Adin Schmahmann
Committed by
Steven Allen
Dec 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sharness(pubsub): turn off the DHT for pubsub tests
parent
794cdc26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
test/sharness/t0180-pubsub.sh
test/sharness/t0180-pubsub.sh
+4
-0
No files found.
test/sharness/t0180-pubsub.sh
View file @
ee42e34e
...
...
@@ -10,6 +10,10 @@ test_expect_success 'init iptb' '
iptb testbed create -type localipfs -count $NUM_NODES -init
'
test_expect_success
'disable the DHT'
'
iptb run -- ipfs config Routing.Type none
'
run_pubsub_tests
()
{
test_expect_success
'peer ids'
'
PEERID_0=$(iptb attr get 0 id) &&
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment