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

[KITCHEN-80] added support for log file in chef solo #187

Merged
merged 1 commit into from
Aug 29, 2013

Conversation

arangamani
Copy link
Contributor

No description provided.

fnichol added a commit that referenced this pull request Aug 29, 2013
[KITCHEN-80] added support for log file in chef solo
@fnichol fnichol merged commit 669b588 into test-kitchen:master Aug 29, 2013
@fnichol
Copy link
Contributor

fnichol commented Aug 29, 2013

Looks good to me!

While I'm waiting for my Jira password reset (otherwise I'd post it there), I thought I'd mention that each Test Kitchen instance has a dedicated log file written out on your workstation. For example, if you were interested in server-centos-64, take a look in ./kitchen/logs/server-centos-64.log.

@arangamani
Copy link
Contributor Author

Thanks @fnichol. I know about the log file in the local workstation but the tests I write using bats gets executed in the VM and I would like to be able to grep the log inside the VM to check the contents.

@fnichol
Copy link
Contributor

fnichol commented Aug 29, 2013

Ah, interesting and cool :)

@arangamani arangamani deleted the KITCHEN-80 branch August 29, 2013 04:19
@arangamani
Copy link
Contributor Author

@fnichol No rush but could I please know when the next scheduled release is?

@fnichol
Copy link
Contributor

fnichol commented Aug 29, 2013

Good news is that's tonight!

fnichol added a commit that referenced this pull request May 2, 2014
Additionally, the `:log_file` config attribute was explicitly surfaced
so that it will appear in `kitchen diagnose`. Most likely this attribute
will be extracted into `Kitchen::Provisioner::ChefBase` so that the
other Chef provisioners may take advantage of it.

References #187
@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 this pull request may close these issues.

2 participants