2020-08-13 17:44:40 +00:00
|
|
|
---
|
|
|
|
expeditor:
|
|
|
|
defaults:
|
|
|
|
buildkite:
|
2020-10-23 20:53:30 +00:00
|
|
|
timeout_in_minutes: 60
|
2020-08-13 17:44:40 +00:00
|
|
|
retry:
|
|
|
|
automatic:
|
|
|
|
limit: 1
|
|
|
|
|
|
|
|
steps:
|
2021-05-03 23:30:01 +00:00
|
|
|
- label: "Kitchen: resources-amazonlinux-2"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-amazonlinux-2
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
2021-05-03 23:43:31 +00:00
|
|
|
DOCKER: 1
|
2020-08-13 17:44:40 +00:00
|
|
|
expeditor:
|
|
|
|
executor:
|
2021-05-03 23:30:01 +00:00
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
2021-05-04 00:00:38 +00:00
|
|
|
|
|
|
|
- label: "Kitchen: resources-centos-7"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-centos-7
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
|
|
|
- label: "Kitchen: resources-centos-8"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-centos-8
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
|
|
|
- label: "Kitchen: resources-debian-9"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-debian-9
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
2021-10-02 23:56:53 +00:00
|
|
|
|
2021-05-04 00:00:38 +00:00
|
|
|
- label: "Kitchen: resources-debian-10"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-debian-10
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
|
|
|
- label: "Kitchen: resources-fedora-latest"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-fedora-latest
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
|
|
|
- label: "Kitchen: resources-oraclelinux-7"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-oraclelinux-7
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
2021-10-02 23:56:53 +00:00
|
|
|
|
2021-05-04 00:00:38 +00:00
|
|
|
- label: "Kitchen: resources-oraclelinux-8"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-oraclelinux-8
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
|
|
|
- label: "Kitchen: resources-opensuse-leap"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-opensuse-leap
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
2021-10-02 23:56:53 +00:00
|
|
|
- label: "Kitchen: resources-ubuntu-1604"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-ubuntu-1604
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
2021-05-04 00:00:38 +00:00
|
|
|
- label: "Kitchen: resources-ubuntu-1804"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-ubuntu-1804
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
2021-10-02 23:56:53 +00:00
|
|
|
|
2021-05-04 00:00:38 +00:00
|
|
|
- label: "Kitchen: resources-ubuntu-2004"
|
|
|
|
commands:
|
|
|
|
- .expeditor/buildkite/bk_linux_exec.sh
|
|
|
|
- . /var/lib/buildkite-agent/.asdf/asdf.sh
|
|
|
|
- bundle exec kitchen test resources-ubuntu-2004
|
|
|
|
artifact_paths:
|
|
|
|
- $PWD/.kitchen/logs/kitchen.log
|
|
|
|
env:
|
|
|
|
KITCHEN_YAML: kitchen.dokken.yml
|
|
|
|
DOCKER: 1
|
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|