Skip to content

Commit

Permalink
Increase the benchmark timeout from 15 to 20 minutes (#5286)
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Feb 19, 2025
1 parent 6a4a532 commit 677c254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variables:
tags: ["runner:apm-k8s-tweaked-metal"]
image: $MICROBENCHMARKS_CI_IMAGE
interruptible: true
timeout: 15m
timeout: 20m
script:
- git clone --branch dd-trace-js https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform platform && cd platform
- bp-runner bp-runner.yml --debug
Expand Down

0 comments on commit 677c254

Please sign in to comment.