Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ benchmarks:
UPSTREAM_BRANCH: $CI_COMMIT_REF_NAME # The branch or tag name for which project is built.
UPSTREAM_COMMIT_SHA: $CI_COMMIT_SHA # The commit revision the project is built for.

KUBERNETES_SERVICE_ACCOUNT_OVERWRITE: dd-trace-cpp
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"

check-big-regressions:
stage: benchmarks-report
needs: [ benchmarks ]
Expand All @@ -50,5 +47,3 @@ check-big-regressions:
export PATH="$PATH:/platform/steps"

bp-runner /platform/bp-runner.fail-on-regression.yml --debug
variables:
KUBERNETES_SERVICE_ACCOUNT_OVERWRITE: dd-trace-cpp