mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
exclude scalability dataset extraction from single user performance tests (#133964)
This commit is contained in:
parent
42ba236b8e
commit
5d6e8940df
1 changed files with 5 additions and 5 deletions
|
@ -19,11 +19,11 @@ steps:
|
|||
depends_on: build
|
||||
key: tests
|
||||
|
||||
- label: ':shipit: Performance Tests dataset extraction for scalability benchmarking'
|
||||
command: .buildkite/scripts/steps/functional/scalability_dataset_extraction.sh
|
||||
agents:
|
||||
queue: n2-2
|
||||
depends_on: tests
|
||||
# - label: ':shipit: Performance Tests dataset extraction for scalability benchmarking'
|
||||
# command: .buildkite/scripts/steps/functional/scalability_dataset_extraction.sh
|
||||
# agents:
|
||||
# queue: n2-2
|
||||
# depends_on: tests
|
||||
|
||||
- wait: ~
|
||||
continue_on_failure: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue