From ae33f4c8aaf6208c092c0c905703c4bbf96af2ee Mon Sep 17 00:00:00 2001 From: Alexandr Yushkov Date: Fri, 29 Sep 2023 13:31:37 +0200 Subject: [PATCH] CHARTS-8456: Find out why US needs a 20 seconds delay (#4) --- scripts/preflight.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/preflight.sh b/scripts/preflight.sh index 2c336467..a02bd7a6 100644 --- a/scripts/preflight.sh +++ b/scripts/preflight.sh @@ -1,8 +1,6 @@ #!/bin/sh set -e -sleep 20 - echo "Start migration" if [ $PG_TEST_DATA -eq 1 ] then