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

it is possible to have more than 1 eval if the eval fails, use the last one #1541

Merged
merged 1 commit into from
Aug 8, 2016
Merged

it is possible to have more than 1 eval if the eval fails, use the last one #1541

merged 1 commit into from
Aug 8, 2016

Conversation

camerondavison
Copy link
Contributor

I noticed this while running on mac, which doesn't have 'exec' driver available by default. not sure if it would be better to fix this test like I did, or fix it to use something like 'raw_exec' which is more likely to exist on all os's

@diptanu
Copy link
Contributor

diptanu commented Aug 8, 2016

I would suggest using the raw_exec driver for this one, if that fixes the problem.

@camerondavison
Copy link
Contributor Author

the reason that I chose to fix it the way I did was because unless we do something like 'raw_exec' sleep infinity then there still is a possibility that > 1 eval exists.

@dadgar
Copy link
Contributor

dadgar commented Aug 8, 2016

This LGTM

@dadgar dadgar merged commit 044e067 into hashicorp:master Aug 8, 2016
@camerondavison camerondavison deleted the fix-test-job-evals branch August 13, 2016 02:23
@camerondavison camerondavison restored the fix-test-job-evals branch August 14, 2016 03:37
@camerondavison camerondavison deleted the fix-test-job-evals branch December 28, 2016 16:59
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants