Seems more stable with concurrency 3, may increase later

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2020-10-23 16:53:30 -04:00
parent 37f39582cc
commit 099060e38d

View file

@ -2,7 +2,7 @@
expeditor:
defaults:
buildkite:
timeout_in_minutes: 45
timeout_in_minutes: 60
retry:
automatic:
limit: 1
@ -15,7 +15,7 @@ steps:
executor:
docker:
environment:
- CONCURRENCY: 5
- CONCURRENCY: 3
- DOCKER: 1
- KITCHEN_YAML: kitchen.dokken.yml
image: ruby:2.7