commit | e81a11f12f53381201e9fb2ae89404e11b154fd8 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 11:53:55 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 11:53:55 2017 +0200 |
tree | bd46e86b4d4d4164fd7e1a19121670af91f6af39 | |
parent | 1b93de23f6f2a31349bb8bccde9ca25f6f86fa75 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I600fddc97758f0eff9bbebec0adfeb5e94de2190
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