Skip to content

Commit

Permalink
fix backfill test format
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel committed Sep 30, 2023
1 parent 7a56992 commit b522b19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/scripts/run-backfill-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ test_background_ddl_recovery() {
do
mv -- "$log" "before-restart-$log"
done
cp .risingwave/log/meta-node*.log .risingwave/log/meta-old.log
popd

# Restart
Expand Down Expand Up @@ -115,7 +114,7 @@ test_background_ddl_recovery() {

cargo make kill

}}
}

test_background_ddl_cancel() {
echo "--- e2e, ci-1cn-1fe-with-recovery, test background ddl"
Expand Down

0 comments on commit b522b19

Please sign in to comment.