commit | 9f0fe8855c0af91c78eec32467f81bcf2353a86f | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:17:16 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:17:16 2017 +0200 |
tree | 38eb91a860cdcae2dbe51ec1d4df8a87b571a19e | |
parent | 320b109b3a2e76477a47a38a325e8f74d988541e [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I0ea6acdac918df3a828f73be31d5bbc482e3be09
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