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

Plan: Bitswap version compatibility #6971

Closed
dirkmc opened this issue Jan 29, 2020 · 2 comments
Closed

Plan: Bitswap version compatibility #6971

dirkmc opened this issue Jan 29, 2020 · 2 comments

Comments

@dirkmc
Copy link
Contributor

dirkmc commented Jan 29, 2020

Write a plan that tests nodes running the proof-of-concept Bitswap branch against nodes running Bitswap master.

Goals:

  • Verify that nodes can connect to each other and exchange data in each direction for master / poc seed / leech
  • Verify that the download speed of each combination is acceptable

Plan:

  • master leech fetches files of 10MB, 20MB, 40MB, 80MB from poc seed
  • poc leech fetches files of 10MB, 20MB, 40MB, 80MB from master seed
  • master leech fetches files of 10MB, 80MB from 2 poc seeds
  • poc leech fetches files of 10MB, 80MB from 2 master seeds
  • master leech fetches files of 10MB, 80MB from 4 poc seeds
  • poc leech fetches files of 10MB, 80MB from 4 master seeds
  • master leech fetches files of 10MB, 80MB from 2 poc / 2 master seeds
  • poc leech fetches files of 10MB, 80MB from 2 poc / 2 master seeds

Acceptance Criteria:

  • These fetches must be no more than 4x slower than an equivalent fetch master leech from master seed
@dirkmc dirkmc changed the title Plan: Bitswap versions Plan: Bitswap version compatibility Jan 29, 2020
@raulk
Copy link
Member

raulk commented Mar 10, 2020

In an effort to keep the Testground backlog relevant to the testground platform and components, I'm migrating this issue to the IPFS project. Creating this test plan should be a task there, using Testground as a platform.

@raulk raulk transferred this issue from testground/testground Mar 10, 2020
@dirkmc
Copy link
Contributor Author

dirkmc commented Mar 10, 2020

Thanks Raul, closing as the plan has been implemented in testground/testground#635

@dirkmc dirkmc closed this as completed Mar 10, 2020
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

No branches or pull requests

2 participants