Skip to content

Instantly share code, notes, and snippets.

@russellseymour
Created September 13, 2016 08:25
Show Gist options
  • Save russellseymour/3523fbaef35f94d8fac93a20b2e018db to your computer and use it in GitHub Desktop.
Save russellseymour/3523fbaef35f94d8fac93a20b2e018db to your computer and use it in GitHub Desktop.
Elasticsearch Cookbook - rake -T
[!] Omitting Kitchen tasks [Kitchen::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of vagrant --version ----
STDOUT:
STDERR: /Users/russells/.rubies/ruby-2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler/setup (LoadError)
from /Users/russells/.rubies/ruby-2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Users/russells/workspaces/ruby-2.3.1/.direnv/bin/vagrant:15:in `<main>'
---- End output of vagrant --version ----
Ran vagrant --version returned 1 at /Users/russells/workspaces/ruby-2.3.1/.direnv/ruby/gems/test-kitchen-1.12.0/lib/kitchen/shell_out.rb:73:in `rescue in run_command']
rake destroy # Destroy test kitchen instances
rake integration # Run Test Kitchen integration tests
rake spec # Run ChefSpec unit tests
rake style # Run all style checks
rake style:chef # Run Chef style checks
rake style:ruby # Run Ruby style checks
rake style:ruby:auto_correct # Auto-correct RuboCop offenses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment