Skip to content

Commit 4aeb1c8

Browse files
committed
chore(ci): Allow failure on PR gate to exercise it
1 parent b284a0b commit 4aeb1c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ check-big-regressions:
7777
artifacts: true
7878
when: on_success
7979
tags: ["arch:amd64"]
80+
allow_failure: true # Exercise the job before making it mandatory
8081
# ARTIFACTS_DIR /go/src/github.com/DataDog/apm-reliability/dd-trace-java/reports/
8182
# need to convert them
8283
script:

0 commit comments

Comments
 (0)