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

View file

@ -75,7 +75,6 @@ JSON_EXAMPLE="${JSON_BIN} -q -f ${ONLYOFFICE_EXAMPLE_CONFIG}"
LOCAL_SERVICES=()
PG_ROOT=/var/lib/postgresql
PG_VERSION=10
PG_NAME=main
PGDATA=${PG_ROOT}/${PG_VERSION}/${PG_NAME}
PG_NEW_CLUSTER=false