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:
commit
b9ed689260
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -75,7 +75,7 @@ TESTLENGTHOPTIONS := -test.short
|
|||
TESTTIMEOUT := 20m
|
||||
ifeq ($(LONG), 1)
|
||||
TESTLENGTHOPTIONS :=
|
||||
TESTTIMEOUT := 40m
|
||||
TESTTIMEOUT := 60m
|
||||
endif
|
||||
ifdef VERBOSE
|
||||
TESTVERBOSEOPTIONS := -v
|
||||
|
|
Loading…
Reference in a new issue