diff --git a/tests/reparo/sync_diff_inspector.toml b/tests/reparo/sync_diff_inspector.toml index c69b03335..47754b11a 100644 --- a/tests/reparo/sync_diff_inspector.toml +++ b/tests/reparo/sync_diff_inspector.toml @@ -17,8 +17,6 @@ sample-percent = 100 # the name of the file which saves sqls used to fix different data fix-sql-file = "/tmp/tidb_binlog_test/fix.sql" -tidb-instance-id = "source-1" - use-checksum=true [[check-tables]] diff --git a/tests/restart/sync_diff_inspector.toml b/tests/restart/sync_diff_inspector.toml index 02a5c7e55..8538029d1 100644 --- a/tests/restart/sync_diff_inspector.toml +++ b/tests/restart/sync_diff_inspector.toml @@ -17,8 +17,6 @@ sample-percent = 100 # the name of the file which saves sqls used to fix different data fix-sql-file = "/tmp/tidb_binlog_test/fix.sql" -tidb-instance-id = "source-1" - use-checksum=true [[check-tables]]