Unique barriers for each round in StressSpec.exerciseSupervision, see #2905

* Looks like the issue was caused by a mixup of barriers and/or name
  of the result aggregator actor
This commit is contained in:
Patrik Nordwall 2013-01-17 13:37:01 +01:00
parent 06807e73b8
commit bdd69f7cdd

View file

@ -832,7 +832,6 @@ abstract class StressSpec
step += 1
loop(counter + 1, nextAS, nextAddresses)
}
}
@ -926,6 +925,7 @@ abstract class StressSpec
}
awaitClusterResult
step += 1
}
}