func BidirectionalPartitionNemesis(t *testing.T, stop <-chan struct{}, c cluster.Cluster)
BidirectionalPartitionNemesis is a nemesis which randomly severs the network
symmetrically between two random groups of nodes. Partitioned and connected
mode take alternating turns, with random durations of up to 15s.