tests: bump SLEEP_TIME

This commit is contained in:
Sameer Naik
2016-05-23 13:44:46 +05:30
parent 94564a0bd1
commit 25d7138afc

View File

@@ -7,7 +7,7 @@ MARIADB_CONTAINER_NAME=bitnami-mariadb-test
# source the helper script
APP_NAME=wordpress
SLEEP_TIME=20
SLEEP_TIME=30
VOLUMES=/bitnami/$APP_NAME:/bitnami/apache
load tests/docker_helper