mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
ingest performance metrics to ci-stats (#134792)
This commit is contained in:
parent
b41bc6643d
commit
e5d73a1169
18 changed files with 538 additions and 0 deletions
|
@ -25,6 +25,12 @@ steps:
|
|||
# queue: n2-2
|
||||
# depends_on: tests
|
||||
|
||||
- label: ':chart_with_upwards_trend: Report performance metrics to ci-stats'
|
||||
command: .buildkite/scripts/steps/functional/report_performance_metrics.sh
|
||||
agents:
|
||||
queue: n2-2
|
||||
depends_on: tests
|
||||
|
||||
- wait: ~
|
||||
continue_on_failure: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue