2019-10-17 02:56:47 +00:00
|
|
|
---
|
|
|
|
steps:
|
|
|
|
|
2019-10-17 03:13:54 +00:00
|
|
|
- label: ":linux: Validate Habitat Builds of Chef InSpec"
|
2019-10-17 02:56:47 +00:00
|
|
|
commands:
|
2019-10-18 23:09:17 +00:00
|
|
|
- .expeditor/buildkite/artifact.habitat.test.sh
|
2019-10-17 02:56:47 +00:00
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|
|
|
|
|
2019-10-17 03:13:54 +00:00
|
|
|
- label: ":windows: Validate Habitat Builds of Chef InSpec"
|
2019-10-17 02:56:47 +00:00
|
|
|
commands:
|
2019-10-18 23:09:17 +00:00
|
|
|
- .expeditor/buildkite/artifact.habitat.test.ps1
|
2019-10-17 02:56:47 +00:00
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
windows:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|