-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
toolingbuild infra, cli utilsbuild infra, cli utils
Description
- centralized testing framework
- refactor centralized server to allow pre-setting port & run ID instead of auto-generating
- refactor client & network stack to optionally allow passing an endpoint in
- in iroh n0des tests, node #0 should be the TCP server, nodes docs: update README.md #1-N should be normal ones
- what is a "round", and what are we testing?
- a round should probably be one psyche "round" - warmup, training, witness, etc
- thus clients should not need to synchronize to move a round forward - it should only be the server. do we need some async watcher on it, or can we do a callback or a future?
Metadata
Metadata
Assignees
Labels
toolingbuild infra, cli utilsbuild infra, cli utils
Type
Projects
Status
In Progress