1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

Increase short test time to 30m.

This commit is contained in:
lamai93 2019-03-04 10:31:27 +01:00
parent b68d020dd1
commit 19121573a8

View file

@ -92,7 +92,7 @@ RELEASE := $(GOBUILDDIR)/bin/release
GHRELEASE := $(GOBUILDDIR)/bin/github-release
TESTLENGTHOPTIONS := -test.short
TESTTIMEOUT := 20m
TESTTIMEOUT := 30m
ifeq ($(LONG), 1)
TESTLENGTHOPTIONS :=
TESTTIMEOUT := 180m