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

fix failed run exit code when clean_dokken_sandbox is false #319

Merged
merged 1 commit into from
Mar 21, 2024
Merged

fix failed run exit code when clean_dokken_sandbox is false #319

merged 1 commit into from
Mar 21, 2024

Conversation

Stromweld
Copy link
Contributor

Description

If clean_dokken_sandbox provisioner option is set to false, kitchen converge always exits with exit code 0 even if the chef-client run fails convergence. This is due to the return negating the exception that was raised.

Issues Resolved

#318

Type of Change

bug fix

Check List

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
@Stromweld
Copy link
Contributor Author

When merged can a new release be cut as well please?

@damacus damacus merged commit 1035b97 into test-kitchen:main Mar 21, 2024
6 checks passed
@Stromweld Stromweld deleted the patch-1 branch March 25, 2024 19:38
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.

3 participants