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

[test-kitchen] add basic run test #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ChrisLundquist
Copy link

Very basic usage test when trying to troubleshoot what @BlueBoxStephen was seeing.

@ChrisLundquist
Copy link
Author

Example of boring output.

       [2013-04-25T20:21:09+00:00] INFO: *** Chef 11.2.0 ***
       [2013-04-25T20:21:10+00:00] INFO: Setting the run_list to ["group::data_bag"] from JSON
       [2013-04-25T20:21:10+00:00] INFO: Run List is [recipe[group::data_bag]]
       [2013-04-25T20:21:10+00:00] INFO: Run List expands to [group::data_bag]
       [2013-04-25T20:21:10+00:00] INFO: Starting Chef Run for data-bag-centos-63.vagrantup.com
       [2013-04-25T20:21:10+00:00] INFO: Running start handlers
       [2013-04-25T20:21:10+00:00] INFO: Start handlers complete.
       [2013-04-25T20:21:10+00:00] INFO: Processing group_account[test] action create (group::data_bag line 27)
       [2013-04-25T20:21:10+00:00] INFO: Processing group[test] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/group/providers/account.rb line 47)
       [2013-04-25T20:21:10+00:00] INFO: group[test] created
       [2013-04-25T20:21:10+00:00] INFO: Processing group[test] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/group/providers/account.rb line 47)
       [2013-04-25T20:21:10+00:00] INFO: Chef Run complete in 0.074139354 seconds
       [2013-04-25T20:21:10+00:00] INFO: Running report handlers
       [2013-04-25T20:21:10+00:00] INFO: Report handlers complete

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.

None yet

1 participant