Skip to content

Instantly share code, notes, and snippets.

@josejulio
Last active November 27, 2017 19:15
Show Gist options
  • Save josejulio/192f9c604af1ee3debac6d78c1bb9977 to your computer and use it in GitHub Desktop.
Save josejulio/192f9c604af1ee3debac6d78c1bb9977 to your computer and use it in GitHub Desktop.
git clone https://github.com/josejulio/manageiq-providers-hawkular
cd manageiq-providers-hawkular
git checkout hawkular-1259
git clone https://github.com/ManageIQ/manageiq.git --branch master --depth 1 spec/manageiq
echo "override_gem 'manageiq-providers-kubernetes', git: 'https://github.com/josejulio/manageiq-providers-kubernetes', branch: 'update_hawkular_client_5.0.0-pre1'" >> spec/manageiq/bundler.d/vendor.rb
./bin/setup
bundle exec rake spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment