Fix unsupported rabbitmq ver. Use 20.04 as base. ()

* Fix unsupported rabbitmq ver. Use 20.04 as base.

* Extend timeout for test ()

* test01

* Timeout

* Small changes

* Change timeout to 90

Co-authored-by: Roman Demidov <roman.demidov@onlyoffice.com>
This commit is contained in:
Alexey Golubev 2020-11-20 10:53:36 +03:00 committed by GitHub
parent 326a005ac7
commit eddbbbf3eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions
tests

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"