Skip to content

Commit f68d358

Browse files
committed
Increase timeout
1 parent 4e69342 commit f68d358

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)