Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use docker executor for kernel2 verify #7707

Merged
merged 3 commits into from May 21, 2020
Merged

Conversation

smacfarlane
Copy link
Contributor

The kernel2 verify steps mutate the CI host by installing the kernel2 hab cli, so we should use disposable infrastructure for these steps.

Signed-off-by: Scott Macfarlane smacfarlane@chef.io

Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
@@ -571,7 +571,7 @@ steps:
- .expeditor/scripts/verify/build_package.sh test-services/test-probe
expeditor:
executor:
linux:
docker:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the env block needs to be pulled down to an environment block under docker

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
Copy link
Contributor

@christophermaier christophermaier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smacfarlane smacfarlane merged commit f77012c into master May 21, 2020
@chef-expeditor chef-expeditor bot deleted the sm/use-docker-for-verify branch May 21, 2020 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants