Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hongyunyan committed Mar 4, 2024
1 parent 03b99a7 commit b9cac5d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/integration_tests/synced_status/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -298,11 +298,5 @@ run_case_with_unavailable_tikv "conf/changefeed.toml"
run_case_with_unavailable_tidb "conf/changefeed.toml"
run_case_with_failpoint "conf/changefeed.toml"

# enable redo
run_normal_case_and_unavailable_pd "conf/changefeed-redo.toml"
run_case_with_unavailable_tikv "conf/changefeed-redo.toml"
run_case_with_unavailable_tidb "conf/changefeed-redo.toml"
run_case_with_failpoint "conf/changefeed-redo.toml"

check_logs $WORK_DIR
echo "[$(date)] <<<<<< run test case $TEST_NAME success! >>>>>>"

0 comments on commit b9cac5d

Please sign in to comment.