Commit 5ca27b9
committed
test: fix flaky rebalancer/rebalancer.test.lua
After the previuos commit the test became pretty flaky and fails with
error "Duplicate key exists in unique index 'pk' in space '_bucket'",
when trying to force create buckets.
Let's properly wait for all buckets to be garbage collected and not just
one, as it was before.
Follow-up #351
NO_DOC=test1 parent 642f4fa commit 5ca27b9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments