[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:
Jon 2023-11-03 15:08:52 -05:00 committed by GitHub
parent 704e080c93
commit 84cfd12b30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ steps:
queue: n2-4-spot
depends_on: build
timeout_in_minutes: 60
parallelism: 4
parallelism: 6
retry:
automatic:
- exit_status: '*'