filecoin-project / oni

👹 (DEPRECATED; see README) Project Oni | Network Validation
https://docs.google.com/document/d/16jYL--EWYpJhxT9bakYq7ZBGLQ9SB940Wd1lTDOAbNE
7 stars 5 forks source link

[test scenario] network choke tests #26

Open raulk opened 4 years ago

raulk commented 4 years ago

What would you like us to test?

Verify that Lotus is still operational and making progress when the network interfaces are choked intermittently by setting high-latency networks and low bandwidths. Find the break off point where the client cannot sustain itself.

Technical implementation details.

"set block time fairly low (5s or so), then set high network latencies and see how the network behaves" -- @whyrusleeping

What should we measure?

TBD.

Which components are involved?

TBD.

On a scale from 0-10, what's the proposed _discomfort factor_? In other words, how uncomfortable would you be if we went live without having tested this? Explain why.

TBD.

Additional remarks.

Requestor: @whyrusleeping

raulk commented 4 years ago

This is a special variation of #14 (network simulation monte carlo), with very aggressive configurations. @yusefnapora – I'm assigning this to you for logical grouping. I don't think this requires a specific test case.