Change timeout to 90
This commit is contained in:
parent
e48a7b8870
commit
d872a45497
|
@ -36,7 +36,7 @@ fi
|
|||
# Run test environment
|
||||
docker-compose -p ds -f $config up -d
|
||||
|
||||
wakeup_timeout=150
|
||||
wakeup_timeout=90
|
||||
|
||||
# Get documentserver healthcheck status
|
||||
echo "Wait for service wake up"
|
||||
|
|
Loading…
Reference in a new issue