mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Baturalp Gurdin <9674241+suchcodemuchwow@users.noreply.github.com>
This commit is contained in:
parent
6a85657894
commit
7ee325a5b8
2 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,6 @@ steps:
|
|||
agents:
|
||||
queue: ci-group-6
|
||||
depends_on: build
|
||||
concurrency: 50
|
||||
concurrency_group: 'performance-test-group'
|
||||
|
||||
- wait: ~
|
||||
continue_on_failure: true
|
||||
|
|
|
@ -14,6 +14,8 @@ cat << EOF | buildkite-agent pipeline upload
|
|||
steps:
|
||||
- command: .buildkite/scripts/steps/functional/performance_sub.sh
|
||||
parallelism: "$ITERATION_COUNT"
|
||||
concurrency: 20
|
||||
concurrency_group: 'performance-test-group'
|
||||
EOF
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue