mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[ci/verify_es_serverless] Increase Defend Workflows parallelism
These tests are hitting the timeout. This matches the parallelism used on pull requests.
This commit is contained in:
parent
84304bc0dc
commit
f2741f9a65
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ steps:
|
|||
queue: n2-4-virt
|
||||
depends_on: build
|
||||
timeout_in_minutes: 60
|
||||
parallelism: 6
|
||||
parallelism: 10
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue