!tes #2971 Make TestKit.remaining throw AssertionError outside of within
This commit is contained in:
parent
dfef14a590
commit
826cc74de3
41 changed files with 156 additions and 120 deletions
|
|
@ -100,7 +100,7 @@ abstract class RestartFirstSeedNodeSpec
|
|||
|
||||
// shutdown seed1System
|
||||
runOn(seed1) {
|
||||
shutdown(seed1System, remaining)
|
||||
shutdown(seed1System, remainingOrDefault)
|
||||
}
|
||||
runOn(seed2, seed3) {
|
||||
awaitMembersUp(2, canNotBePartOfMemberRing = Set(seedNodes.head))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue