Skip to content

Commit

Permalink
Last minute changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Feb 28, 2017
1 parent 54bc02f commit d7b74ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log for Puppet Module locp-cassandra

##2017-02-27 - Release 1.27.0 ([diff](https://github.com/locp/cassandra/compare/1.26.1...1.27.0))
##2017-02-28 - Release 1.27.0 ([diff](https://github.com/locp/cassandra/compare/1.26.1...1.27.0))

### Summary

Expand Down
4 changes: 0 additions & 4 deletions spec/acceptance/cassandra_aa020_test_dse_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
it 'should work with no errors' do
apply_manifest(dse_mock_pp, catch_failures: true)
end
it 'check code is idempotent' do
expect(apply_manifest(dse_mock_pp,
catch_failures: true).exit_code).to be_zero
end
end

cassandra_install_pp = <<-EOS
Expand Down

0 comments on commit d7b74ca

Please sign in to comment.