Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
chore(ci): Disable failure but increase regression threshold (to be r…
…efined)
  • Loading branch information
bric3 committed Jun 18, 2025
commit 5bf274c47308066a15a3a4c46c0eb4aa9b0215ea
1 change: 0 additions & 1 deletion .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ check-big-regressions:
artifacts: true
when: on_success
tags: ["arch:amd64"]
allow_failure: true # Exercise the job before making it mandatory
# ARTIFACTS_DIR /go/src/github.com/DataDog/apm-reliability/dd-trace-java/reports/
# need to convert them
script:
Expand Down
2 changes: 1 addition & 1 deletion .gitlab/benchmarks/bp-runner.fail-on-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ experiments:
- name: Regression Check
run: fail_on_regression
# Applies on all scenarios
regression_threshold: 10.0 # percents
regression_threshold: 20.0 # percents