Change timeout to 90

This commit is contained in:
Roman Demidov 2020-11-19 10:06:33 +03:00
parent e48a7b8870
commit d872a45497

View file

@ -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"