BrianGallew / cassandra_range_repair

python script to repair the primary range of a node in N discrete steps
MIT License
109 stars 47 forks source link

Travis CI support #44

Closed JensRantil closed 8 years ago

JensRantil commented 8 years ago

The execution steps are taken from the README file.

This fixes #36.

@BrianGallew Before merging this, should go to https://travis-ci.org and enable Travis CI for this repository.

JensRantil commented 8 years ago

9ce55b8dfeaa6986a7ee5d1e889fd096a46316b2 was cherry-picked into this branch from #42 to make sure that tests pass on Travis CI.

JensRantil commented 8 years ago

See https://travis-ci.org/JensRantil/cassandra_range_repair/builds/141034448 for a successful build.