mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Bump normal test timeout
This commit is contained in:
parent
678bf7d0cf
commit
ef9a90cb16
2
Makefile
2
Makefile
@ -3,7 +3,7 @@
|
||||
THIS_FILE := $(lastword $(MAKEFILE_LIST))
|
||||
|
||||
TEST?=$$(go list ./... | grep -v /vendor/ | grep -v /integ)
|
||||
TEST_TIMEOUT?=20m
|
||||
TEST_TIMEOUT?=30m
|
||||
EXTENDED_TEST_TIMEOUT=45m
|
||||
VETARGS?=-asmdecl -atomic -bool -buildtags -copylocks -methods -nilfunc -printf -rangeloops -shift -structtags -unsafeptr
|
||||
EXTERNAL_TOOLS=\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user