mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 17:44:20 +01:00
Moving to 5.x tests
This commit is contained in:
6
test/integration/package-5x/serverspec/default_spec.rb
Normal file
6
test/integration/package-5x/serverspec/default_spec.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
require 'package_spec'
|
||||
|
||||
|
||||
describe 'Package Tests v 2.x' do
|
||||
include_examples 'package::init', "2.4.3", ["kopf"]
|
||||
end
|
||||
Reference in New Issue
Block a user