Skip to content

Commit a3c8eb9

Browse files
committed
Added a missing line in the test
Signed-off-by: Hanxi Zhang <hanxizh@amazon.com>
1 parent 5bca61b commit a3c8eb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/cluster/test-flaky-migrate-slots.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
set base_conf [list cluster-enabled yes cluster-node-timeout 1000 cluster-databases 16]
2+
13
test {Migrate the last slot away from a node using valkey-cli} {
24
start_multiple_servers 4 [list overrides $base_conf] {
35
# Create a cluster of 3 nodes

0 commit comments

Comments
 (0)