We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 906661e + b3df423 commit f92237eCopy full SHA for f92237e
test.sh
@@ -9,6 +9,7 @@ POSTGRES_REPLICATION_PASSWORD=repl_password
9
10
# source the helper script
11
APP_NAME=postgresql
12
+SLEEP_TIME=10
13
container_link_and_run_command_DOCKER_ARGS="-e PGPASSWORD=$POSTGRES_PASSWORD"
14
load tests/docker_helper
15
0 commit comments