Skip to content

Commit

Permalink
chore(test): extend the waiting period for the single node test (#20029)
Browse files Browse the repository at this point in the history
  • Loading branch information
yezizp2012 authored Jan 6, 2025
1 parent b05f864 commit dc06185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/e2e-test-serial.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ cluster_start() {
risedev pre-start-dev
start_single_node "$PREFIX_LOG"/single-node.log &
# Give it a while to make sure the single-node is ready.
sleep 15
sleep 30
else
risedev ci-start "$mode"
fi
Expand Down

0 comments on commit dc06185

Please sign in to comment.