Initial commit for acceptance testing
Uses Kitchen-CI, kitchen-ansible and kitchen-docker components Also uses serverspec. Currently supports: - CentOS 6, 7 - Debian 7, 8 - Ubuntu 14.04
This commit is contained in:
parent
448094608b
commit
f5a5fede0b
7 changed files with 100 additions and 0 deletions
2
test/integration/default/serverspec/spec_helper.rb
Normal file
2
test/integration/default/serverspec/spec_helper.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
require 'serverspec'
|
||||
set :backend, :exec
|
||||
Loading…
Add table
Add a link
Reference in a new issue