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

Subdirectories in "helpers" directory #312

Closed
mthssdrbrg opened this issue Jan 5, 2014 · 0 comments · Fixed by #313
Closed

Subdirectories in "helpers" directory #312

mthssdrbrg opened this issue Jan 5, 2014 · 0 comments · Fixed by #313

Comments

@mthssdrbrg
Copy link
Contributor

Having directories in the "helpers" directory causes kitchen verify to blow up with the following error message:

-----> Starting Kitchen (v1.1.1)
-----> Verifying <binary-centos-65>...
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: Failed to complete #verify action: [Is a directory - /home/Dev/chef/cookbooks/kafka/test/integration/helpers/serverspec/support]
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details

I usually tend to keep a support directory with matchers and the alike to DRY up tests (thinking mostly serverspec and RSpec here).

mthssdrbrg added a commit to mthssdrbrg/test-kitchen that referenced this issue Jan 5, 2014
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
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 a pull request may close this issue.

1 participant