Extend timeout for test (#311)
* test01 * Timeout * Small changes * Change timeout to 90
This commit is contained in:
parent
a3a2ad0081
commit
57c04a8194
|
@ -36,7 +36,7 @@ fi
|
|||
# Run test environment
|
||||
docker-compose -p ds -f $config up -d
|
||||
|
||||
wakeup_timeout=30
|
||||
wakeup_timeout=90
|
||||
|
||||
# Get documentserver healthcheck status
|
||||
echo "Wait for service wake up"
|
||||
|
|
Loading…
Reference in a new issue