[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:
Jonathan Budzenski 2024-03-14 08:59:50 -05:00
parent 84304bc0dc
commit f2741f9a65

View file

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