tests: bump `SLEEP_TIME` to `90` seconds
This commit is contained in:
parent
177882fc30
commit
68c996784a
|
|
@ -8,7 +8,7 @@ MARIADB_REPLICATION_PASSWORD=repl_password
|
|||
|
||||
# source the helper script
|
||||
APP_NAME=mariadb
|
||||
SLEEP_TIME=45
|
||||
SLEEP_TIME=90
|
||||
VOL_PREFIX=/bitnami/$APP_NAME
|
||||
VOLUMES=$VOL_PREFIX
|
||||
load tests/docker_helper
|
||||
|
|
|
|||
Loading…
Reference in New Issue