Skip to content

Commit 58a568e

Browse files
committed
Increase timeout to 2h
1 parent 5814cf2 commit 58a568e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.benchmarks:
22
stage: benchmarks
33
interruptible: true
4-
timeout: 1h
4+
timeout: 2h
55
tags: ["runner:apm-k8s-tweaked-metal"]
66
image: 486234852809.dkr.ecr.us-east-1.amazonaws.com/ci/benchmarking-platform:dd-trace-java-benchmarks
77
needs: [ "build", "publish-artifacts-to-s3" ]

0 commit comments

Comments
 (0)