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:
parent
06807e73b8
commit
bdd69f7cdd
1 changed files with 1 additions and 1 deletions
|
|
@ -832,7 +832,6 @@ abstract class StressSpec
|
||||||
|
|
||||||
step += 1
|
step += 1
|
||||||
loop(counter + 1, nextAS, nextAddresses)
|
loop(counter + 1, nextAS, nextAddresses)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -926,6 +925,7 @@ abstract class StressSpec
|
||||||
}
|
}
|
||||||
|
|
||||||
awaitClusterResult
|
awaitClusterResult
|
||||||
|
step += 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue