mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[ci] Increase parallelism for cypress suite (#170570)
Tests are timing out on the kibana-elasticsearch-serverless-verify-and-promote pipeline.
This commit is contained in:
parent
704e080c93
commit
84cfd12b30
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ steps:
|
|||
queue: n2-4-spot
|
||||
depends_on: build
|
||||
timeout_in_minutes: 60
|
||||
parallelism: 4
|
||||
parallelism: 6
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue