Skip to content

ChainSafe/dht-test-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dht-test-plan

This repo contains a (wip) test plan for use with testground that tests the content routing functionality of go-libp2p-kad-dht.

Requirements

  • go 1.19
  • testground - follow install instructions in readme

Usage

Once testground is installed, run testground daemon in one terminal.

Then:

git clone https://github.com/ChainSafe/dht-test-plan.git
testground plan import --from ./dht-test-plan
cd dht-test-plan
testground run single --plan=dht-test-plan --testcase=find-providers --builder=docker:go --runner=local:docker --instances=1 --wait

About

dht test plan for libp2p/testground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages