mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
Test improvements for xpack + httplib2 support
This commit is contained in:
@@ -26,8 +26,6 @@ shared_examples 'package::init' do |es_version,plugins|
|
||||
it { should be_owned_by 'elasticsearch' }
|
||||
end
|
||||
|
||||
|
||||
|
||||
describe file('/etc/elasticsearch/node1/scripts/calculate-score.groovy') do
|
||||
it { should be_file }
|
||||
it { should be_owned_by 'elasticsearch' }
|
||||
|
||||
Reference in New Issue
Block a user