mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
Merge pull request #16 from sameersbn/fix-tests
raising `SLEEP_TIME` to `10` to fix tests on jenkins
This commit is contained in:
@@ -9,6 +9,7 @@ POSTGRES_REPLICATION_PASSWORD=repl_password
|
||||
|
||||
# source the helper script
|
||||
APP_NAME=postgresql
|
||||
SLEEP_TIME=10
|
||||
container_link_and_run_command_DOCKER_ARGS="-e PGPASSWORD=$POSTGRES_PASSWORD"
|
||||
load tests/docker_helper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user