sig-net / mpc

6 stars 0 forks source link

Add long running test to check stability of network #15

Open ChaoticTempest opened 5 months ago

ChaoticTempest commented 5 months ago

We should have a long running test to see if triples or any other protocols get stalled after a while of the network being alive. This should be ran on top of the develop branch at most once per day since this will be a very expensive tests and can likely take a whole day. So basically a nightly test where all the changes for that day will be tested for stability.

### Tasks
- [ ] Add nightly tests setup
- [ ] Nightly Chaos tests
- [ ] Nightly Load tests