commit | bfe7099c17253baf624773026d1c1431254bbfda | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:09:37 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:10:27 2017 +0200 |
tree | 32626a18813afd40920c7cdc0a43e7b64c9db64c | |
parent | 82134b0fcaec9687755c4693bfd93573b46d3df2 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I8c58af3020abb06900f041de36a1f1afdfb66fa5
diff --git a/.kitchen.travis.yml b/.kitchen.travis.yml new file mode 100644 index 0000000..f847543 --- /dev/null +++ b/.kitchen.travis.yml
@@ -0,0 +1,6 @@ +suites: + + - name: <%= ENV['SUITE'] %> + provisioner: + pillars-from-files: + neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls