Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

test: chaotic network tests #299

Closed
wants to merge 1 commit into from
Closed

test: chaotic network tests #299

wants to merge 1 commit into from

Conversation

daviddias
Copy link
Member

@daviddias daviddias commented May 30, 2016

WIP, fixing things as I go

Goals

  • script to spawn a node, given a config file, that mounts the echo protocol (like ping)
  • spawn 1 node on the main thread with TCP
  • spawn 1 node in a separate process
  • dial to that node
  • write every 1 second
  • kill that node, make sure the main thread node continues ok
  • spawn 5 nodes in separate process and repeat the above
  • spawn 10 nodes and ..
  • spawn 20 nodes
  • repeat the previous process with WebSockets
  • repeat the previous process mixing the two transports

@jbenet jbenet added the status/in-progress In progress label May 30, 2016
@daviddias daviddias added status/deferred Conscious decision to pause or backlog and removed js-ipfs-backlog labels Dec 5, 2016
@daviddias daviddias self-assigned this Dec 5, 2016
@daviddias daviddias changed the title network tests test: chaotic network tests Feb 1, 2017
@daviddias daviddias closed this Jul 8, 2017
@daviddias daviddias deleted the test/network branch July 8, 2017 09:03
@daviddias daviddias removed the status/deferred Conscious decision to pause or backlog label Jul 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants