michaelklishin / cassandra-chef-cookbook

Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent
Apache License 2.0
163 stars 228 forks source link

Add missing directories to datastax recipe #360

Closed bskarda closed 7 years ago

bskarda commented 7 years ago

The commitlog and saved_caches dir were added to the tarball installation recipe in https://github.com/michaelklishin/cassandra-chef-cookbook/pull/305. This change adds them into the datastax installation recipe and updates the tests to validate the addition.

bskarda commented 7 years ago

Just noting that there are 5 rspec tests failing on the master branch that are failing on this branch as well.