Skip to content
Merged
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): Allow failure on PR gate to exercise it
  • Loading branch information
bric3 committed Jun 18, 2025
commit e6af2699b30e56486b790485f9e682e310c549d0
1 change: 1 addition & 0 deletions .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ 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