Skip to content

Commit b3df423

Browse files
author
Sameer Naik
committed
raising SLEEP_TIME to 10 to fix tests on jenkins
1 parent 906661e commit b3df423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ POSTGRES_REPLICATION_PASSWORD=repl_password
99

1010
# source the helper script
1111
APP_NAME=postgresql
12+
SLEEP_TIME=10
1213
container_link_and_run_command_DOCKER_ARGS="-e PGPASSWORD=$POSTGRES_PASSWORD"
1314
load tests/docker_helper
1415

0 commit comments

Comments
 (0)