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