mirror of
https://github.com/prometheus/prometheus
synced 2024-12-23 15:04:13 +00:00
increase golang ci lint timeout
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
This commit is contained in:
parent
b6f0a17367
commit
46153083db
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ TSDB_BENCHMARK_NUM_METRICS ?= 1000
|
|||||||
TSDB_BENCHMARK_DATASET ?= ./tsdb/testdata/20kseries.json
|
TSDB_BENCHMARK_DATASET ?= ./tsdb/testdata/20kseries.json
|
||||||
TSDB_BENCHMARK_OUTPUT_DIR ?= ./benchout
|
TSDB_BENCHMARK_OUTPUT_DIR ?= ./benchout
|
||||||
|
|
||||||
GOLANGCI_LINT_OPTS ?= --timeout 2m
|
GOLANGCI_LINT_OPTS ?= --timeout 4m
|
||||||
|
|
||||||
include Makefile.common
|
include Makefile.common
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user