We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6af269 commit 5bf274cCopy full SHA for 5bf274c
.gitlab/benchmarks.yml
@@ -77,7 +77,6 @@ check-big-regressions:
77
artifacts: true
78
when: on_success
79
tags: ["arch:amd64"]
80
- allow_failure: true # Exercise the job before making it mandatory
81
# ARTIFACTS_DIR /go/src/github.com/DataDog/apm-reliability/dd-trace-java/reports/
82
# need to convert them
83
script:
.gitlab/benchmarks/bp-runner.fail-on-regression.yml
@@ -4,4 +4,4 @@ experiments:
4
- name: Regression Check
5
run: fail_on_regression
6
# Applies on all scenarios
7
- regression_threshold: 10.0 # percents
+ regression_threshold: 20.0 # percents
0 commit comments