Extend timeout for test (#311)

* test01

* Timeout

* Small changes

* Change timeout to 90
This commit is contained in:
Roman Demidov 2020-11-19 16:29:56 +03:00 committed by GitHub
parent a3a2ad0081
commit 57c04a8194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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