1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00

Merge branch 'master' into check-member-failure

This commit is contained in:
Ewout Prangsma 2018-03-29 11:57:57 +02:00
commit b9ed689260
No known key found for this signature in database
GPG key ID: 4DBAD380D93D0698

View file

@ -75,7 +75,7 @@ TESTLENGTHOPTIONS := -test.short
TESTTIMEOUT := 20m
ifeq ($(LONG), 1)
TESTLENGTHOPTIONS :=
TESTTIMEOUT := 40m
TESTTIMEOUT := 60m
endif
ifdef VERBOSE
TESTVERBOSEOPTIONS := -v