commit | 997970b1e87949de578fdbc657e12bdfae49cbdf | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:05:45 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 17:05:45 2017 +0200 |
tree | 017f93e5f0bc1f589a35a44405e46a4ffebf23e8 | |
parent | f0178ad63a71ed2ce073e2366138932dd0fa1836 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: Iaaa95f7aa4c8d0ff3b9de2cfecd45946ccdadc43
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