diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e0857e7..a45bf45c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/spec/acceptance/cassandra_aa020_test_dse_spec.rb b/spec/acceptance/cassandra_aa020_test_dse_spec.rb index a00d4444..3e7749ea 100644 --- a/spec/acceptance/cassandra_aa020_test_dse_spec.rb +++ b/spec/acceptance/cassandra_aa020_test_dse_spec.rb @@ -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