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

Temporary files can be still uploaded #132

Closed
damm opened this issue May 30, 2013 · 2 comments
Closed

Temporary files can be still uploaded #132

damm opened this issue May 30, 2013 · 2 comments
Labels
Milestone

Comments

@damm
Copy link

damm commented May 30, 2013

In reference to #124 if you have a temporary file created by emacs it can make test-kitchen very sad.

       Uploaded minitest-handler/attributes/default.rb (602 bytes)
       Uploaded minitest-handler/metadata.rb (325 bytes)
       Uploaded minitest-handler/README.md (4618 bytes)
       Uploaded minitest-handler/recipes/default.rb (3610 bytes)
       Uploaded mopub_logstash/metadata.rb (486 bytes)
       Uploaded mopub_logstash/README.md (1511 bytes)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: Failed to complete #converge action: [No such file or directory - /var/folders/6l/t302np114f7_2s2cjcwck4hw0000gn/T/central-indexer-ubuntu-1204-cookbooks20130530-14814-tglq10/mopub_logstash/recipes/.#central_indexer.rb]
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
@jtimberman
Copy link
Contributor

Oi yeah I am annoyed by this sometimes too :)

@sethvargo
Copy link
Contributor

With 728a122, you can add those to your chefignore and they won't be uploaded.

@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
Projects
None yet
Development

No branches or pull requests

3 participants