Test improvements for xpack + httplib2 support
This commit is contained in:
parent
a149328ae8
commit
d73e515de3
12 changed files with 166 additions and 21 deletions
|
|
@ -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' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue