diff --git a/Makefile b/Makefile index 014d42039..1cb96a161 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ TESTLENGTHOPTIONS := -test.short TESTTIMEOUT := 20m ifeq ($(LONG), 1) TESTLENGTHOPTIONS := - TESTTIMEOUT := 40m + TESTTIMEOUT := 60m endif ifdef VERBOSE TESTVERBOSEOPTIONS := -v