Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
Signed-off-by: Binbin <[email protected]>
  • Loading branch information
enjoy-binbin committed May 8, 2024
1 parent f11d682 commit e1fb7ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions tests/unit/cluster/half-migrated-slot.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
# 4. migration is half finished on "migrating" node
# 5. migration is half finished on "importing" node

source "../tests/includes/init-tests.tcl"
source "../tests/includes/utils.tcl"
source tests/support/cluster_util.tcl

start_cluster 2 0 {tags {external:skip cluster}} {

Expand Down
3 changes: 1 addition & 2 deletions tests/unit/cluster/many-slot-migration.tcl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Tests for many simultaneous migrations.

source "../tests/includes/init-tests.tcl"
source "../tests/includes/utils.tcl"
source tests/support/cluster_util.tcl

# TODO: This test currently runs without replicas, as failovers (which may
# happen on lower-end CI platforms) are still not handled properly by the
Expand Down

0 comments on commit e1fb7ed

Please sign in to comment.