issues
search
hirosystems
/
stacks-e2e-testing
7
stars
4
forks
source link
E2E Test - Would temporary network/communication issues on the miner/signer disrupt their behaviour and need to be restarted?
#64
Open
ASuciuX
opened
2 months ago
ASuciuX
commented
2 months ago
Steps to check it:
modify regtest env repo to give the option to have multiple miners/followers
run multiple miners
docker disable one of the miner's network
docker enable it back
see if it continues to participate or needs to be restarted
janniks
commented
2 months ago
Could be done with toxiproxy
Steps to check it: