kibana/.ci/runbld_no_junit.yml
Brian Seeders 00aa9f6e6d
Run pipeline scripts with runbld (#45844) (#46023)
Change how runbld is invoked, and skip junit processing by default
2019-09-18 13:16:49 -04:00

6 lines
321 B
YAML

# This file is not picked up by anything automatically
# It is used by being passed as an argument to runbld, when automatic processing of junit reports is not desired
profiles:
- ".*": # Match any job
tests:
junit-filename-pattern: "8d8bd494-d909-4e67-a052-7e8b5aaeb5e4" # A bogus path that should never exist