aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[Forge] Fix network partition test

Open sitalkedia opened this issue 3 years ago • 0 comments

Description

Fixed the existing network partition test to be more stable. Instead of randomly partitioning the network, it partitions the first 3 nodes and ensures that we don't send transactions there.

Test Plan

Ran the test locally.


This change is Reviewable

sitalkedia avatar Sep 13 '22 05:09 sitalkedia