Moving to 5.x tests
This commit is contained in:
parent
41c17cf8f2
commit
06d156fd57
12 changed files with 6 additions and 6 deletions
2
test/integration/multi-5x/multi.yml
Normal file
2
test/integration/multi-5x/multi.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
- host: test-kitchen
|
||||
8
test/integration/multi-5x/serverspec/default_spec.rb
Normal file
8
test/integration/multi-5x/serverspec/default_spec.rb
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
require 'multi_spec'
|
||||
|
||||
|
||||
describe 'Multi Tests v 2.x' do
|
||||
include_examples 'multi::init', "2.4.3", ["kopf"]
|
||||
end
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue