Git Product home page Git Product logo

ele-cassandra's People

Contributors

goru97 avatar

Watchers

 avatar  avatar

ele-cassandra's Issues

Nodetool not working

_Nodetool is not connecting to JMX port._

  • Tried with both 9080 and 7199 ports

First stable release

TODO

  • metadata - #1
  • lint - #2
  • Test coverage
    • unit test: valid config file(s) written
    • integration test: valid package downloaded, service created.
  • Get CI working on each commit: run tests, lint code
  • tag release for Berkshelf usage

lint code

We should lint this code.

$ gem install rubocop
$ rubocop -a

See Foobar's {Gemfile, Rakefile, .rubocop.yml}. Example PR

Travis badge && webhook

Since Travis is working, we should wire it up. https://travis-ci.org/goru97/ele-cassandra

Badge to add to readme.md:

[![Build Status](https://travis-ci.org/goru97/ele-cassandra.svg?branch=master)](https://travis-ci.org/goru97/ele-cassandra)

Ensure that there is a webhook/service integration with Travis, so that it builds on each commit/PR

Dependencies in metadata.rb should be reflected in berksfile

There are various opinions on how to handle this, but MMI cookbooks tend to have any dependencies listed in metadata.rb (apt, python, java, etc) also be listed in Berksfile.

Version locking to a specific cookbook should generally happen in the Berksfile, but not the metadata file.

Fixture cookbook for wrapper-cookbook testing

Since this is going to be a wrapper cookbook, we should have an example test cookbook that exercises the overrides/wrapping logic that we will rely on.

  • create cookbook test/fixtures/cookbooks/test/recipes/default.rb
  • update kitchen config's run_list to call test:: instead of ele-cassandra::default directly
  • update .kitchen.yml config and/or update integration tests to test both installing/configuring cass 1.x and 2.x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.