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 15:10:53 -07:00
|
|
|
- ./expeditor/buildkite/artifact.habitat.test.sh
|
2019-10-16 19:56:47 -07:00
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
linux:
|
|
|
|
privileged: true
|
|
|
|
single-use: 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 15:10:53 -07:00
|
|
|
- ./expeditor/buildkite/artifact.habitat.test.ps1
|
2019-10-16 19:56:47 -07:00
|
|
|
expeditor:
|
|
|
|
executor:
|
|
|
|
windows:
|
|
|
|
privileged: true
|
|
|
|
single-use: true
|