2019-10-16 19:56:47 -07:00
|
|
|
---
|
2019-11-12 12:47:40 -08:00
|
|
|
expeditor:
|
|
|
|
defaults:
|
|
|
|
buildkite:
|
|
|
|
timeout_in_minutes: 30
|
|
|
|
|
2019-10-16 19:56:47 -07:00
|
|
|
steps:
|
|
|
|
|
2019-10-16 20:13:54 -07:00
|
|
|
- label: ":linux: Validate Habitat Builds of Chef InSpec"
|
2019-10-16 19:56:47 -07:00
|
|
|
commands:
|
2019-10-18 16:09:17 -07:00
|
|
|
- .expeditor/buildkite/artifact.habitat.test.sh
|
2019-10-16 19:56:47 -07:00
|
|
|
expeditor:
|
|
|
|
executor:
|
2019-11-12 12:47:40 -08:00
|
|
|
docker:
|
|
|
|
image: ruby:2.6
|
2019-10-16 19:56:47 -07:00
|
|
|
privileged: true
|
|
|
|
|
2019-10-16 20:13:54 -07:00
|
|
|
- label: ":windows: Validate Habitat Builds of Chef InSpec"
|
2019-10-16 19:56:47 -07:00
|
|
|
commands:
|
2019-10-18 16:09:17 -07:00
|
|
|
- .expeditor/buildkite/artifact.habitat.test.ps1
|
2019-10-16 19:56:47 -07:00
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
windows:
|
|
|
|
privileged: true
|