near / mpc

30 stars 6 forks source link

Add long running test to check stability of network #641

Open ChaoticTempest opened 2 weeks ago

ChaoticTempest commented 2 weeks 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