Fix unsupported rabbitmq ver. Use 20.04 as base. (#307)
* Fix unsupported rabbitmq ver. Use 20.04 as base. * Extend timeout for test (#311) * test01 * Timeout * Small changes * Change timeout to 90 Co-authored-by: Roman Demidov <roman.demidov@onlyoffice.com>
This commit is contained in:
parent
326a005ac7
commit
eddbbbf3eb
3 changed files with 7 additions and 7 deletions
tests
|
@ -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…
Add table
Add a link
Reference in a new issue