mirror of
https://github.com/bitnami/containers.git
synced 2026-04-04 16:27:46 +08:00
tests: bump SLEEP_TIME to 15 seconds
This commit is contained in:
@@ -8,7 +8,7 @@ MONGODB_PASSWORD=test_password
|
||||
APP_NAME=mongodb
|
||||
VOL_PREFIX=/bitnami/$APP_NAME
|
||||
VOLUMES=$VOL_PREFIX
|
||||
SLEEP_TIME=10
|
||||
SLEEP_TIME=15
|
||||
load tests/docker_helper
|
||||
|
||||
# Link to container and execute mongo client
|
||||
|
||||
Reference in New Issue
Block a user