Skip to content

Commit

Permalink
Merged change 60d6568e-32e0-4db4-8a73-0da8851d637a
Browse files Browse the repository at this point in the history
From review branch _reviews/master/robb/turn-off-chefspecs-in-pipeline/1 into master

Signed-off-by: rkidd <[email protected]>
  • Loading branch information
Delivery Server committed Sep 10, 2016
2 parents 7e51936 + 23302db commit 3049727
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .delivery/build_cookbook/recipes/unit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,3 @@ def report
cwd "#{delivery_workspace_repo}/src/fieri"
environment('BUNDLE_PATH' => gem_cache)
end

ruby_execute "Tests for Omnibus Cookbook" do
version node['build_cookbook']['ruby_version']
command <<-CMD
chef exec rspec --color --format documentation
CMD
cwd "#{delivery_workspace_repo}/omnibus/cookbooks/omnibus-supermarket"
environment('BUNDLE_PATH' => gem_cache)
end

0 comments on commit 3049727

Please sign in to comment.