Skip to content

Commit 0e84146

Browse files
authored
Increase the benchmark timeout from 15 to 20 minutes (#5286)
1 parent e6ea5fd commit 0e84146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/benchmarks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variables:
1313
tags: ["runner:apm-k8s-tweaked-metal"]
1414
image: $MICROBENCHMARKS_CI_IMAGE
1515
interruptible: true
16-
timeout: 15m
16+
timeout: 20m
1717
script:
1818
- git clone --branch dd-trace-js https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform platform && cd platform
1919
- bp-runner bp-runner.yml --debug

0 commit comments

Comments
 (0)