commit | 8044a659c1ea42c007a28759eb4e85bb34558b3c | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 14:28:59 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 14:28:59 2017 +0200 |
tree | 5c2e9a29feab3b0d6550296ee819aa96e6282ab9 | |
parent | 06c1920ba1afcd4dd82f590a20f62ed13daffb7b [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I0d144ab05bf95ce663591ea2578d408ffe212fbb
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