commit | d20d3e7171568459b1ccac62ce769a924f548654 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 20:09:18 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 20:09:18 2017 +0200 |
tree | fa854a7db14fc770afc1c0c02bf4e17b8cb7ffed | |
parent | 244a6423be65e61862a8b3ece8c88f1db9c9ed48 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: Ibba930a67ab15cee7baf2dd27d26875aab36ed13
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