commit | 3de238ff44cead69283ec3cd8efac808f355cf3f | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:00:51 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:02:04 2017 +0200 |
tree | 25b5c8b6c54212ce4066d95d0b7f07d02d03beab | |
parent | 052aea13943903072479154cc95ac2bde9df394d [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I038afcc35f42a02e0f4779015e31c4830e4538f6
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