tests: bump SLEEP_TIME to 45 seconds

This commit is contained in:
Sameer Naik
2016-05-09 09:59:04 +05:30
parent 033813b395
commit b41e3fe6d8

View File

@@ -8,7 +8,7 @@ MARIADB_REPLICATION_PASSWORD=repl_password
# source the helper script
APP_NAME=mariadb
SLEEP_TIME=30
SLEEP_TIME=45
VOL_PREFIX=/bitnami/$APP_NAME
VOLUMES=$VOL_PREFIX
load tests/docker_helper