bloomberg / openbfdd-cookbook

A set of Chef recipes for installing and configuring OpenBFDD.
Apache License 2.0
3 stars 8 forks source link

use chef_gem to replace gem_package #5

Open leochen4891 opened 6 years ago

vt0r commented 6 years ago

LGTM 👍 , but I don't have privileges to review or merge.

I assume this is already tested?

leochen4891 commented 6 years ago

The known way to test is to build a vm cluster, however, to build a vm cluster, I need to have this PR...

cbaenziger commented 6 years ago

@leochen4891 Did the test kitchen and serverspec tests pass okay after this?

http-418 commented 6 years ago

I opened PR #6 with an alternative fix to the problem.

leochen4891 commented 6 years ago

@thanks Andrew for pointing out an alternative. This PR now passes install and operate but failed the start-beacon test

-----> Verifying <start-beacon-ubuntu-1404>...
       Preparing files for transfer
       sh: 17: /opt/chef/embedded/bin/gem: not found
-----> Installing Busser (busser)
       sh: 20: /opt/chef/embedded/bin/gem: not found
       sudo: /tmp/verifier/bin/busser: command not found
       Installing Busser plugins: busser-serverspec
       sudo: /tmp/verifier/bin/busser: command not found