Merge 489b38e831083d3a708c6793eee5c554ff16c503 into 26c6f1af9b29d525831c7fa9840ab3e47ed7b700

This commit is contained in:
Sarthak Aggarwal 2025-02-02 18:01:31 +02:00 committed by GitHub
commit 4fb6bc7567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,10 +81,11 @@ test "Move key back" {
assert_equal "xyz" [$cluster get aga]
}
reset_cluster
test "Half-finish importing" {
# Now we half finish 'importing' node
assert_equal {OK} [$nodeto(link) cluster setslot 609 node $nodeto(id)]
fix_cluster $nodefrom(addr)
assert_equal "xyz" [$cluster get aga]
}