Add buildkite definition for Dokken kitchen jobs

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2020-08-13 13:44:40 -04:00
parent d9d021a861
commit e8572d96e0
2 changed files with 20 additions and 1 deletions

View file

@ -1 +1,20 @@
#
---
expeditor:
defaults:
buildkite:
timeout_in_minutes: 45
retry:
automatic:
limit: 1
steps:
- label: integration-test-kitchen
command:
- RAKE_TASK=test:integration /workdir/.expeditor/buildkite/verify.sh
expeditor:
executor:
docker:
environment:
- CONCURRENCY: 5
- DOCKER: 1
image: ruby:2.7