commit | 091185beb9a65d7ee5c37c2ff12b59a581471dd1 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 11:33:21 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 11:33:21 2017 +0200 |
tree | b113b744a68256614c579b6fa168e9b4ff76fff9 | |
parent | 319f151e62e739b81655198a80da4dd8a4ead7bf [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I6b4d285584cf2d194cfc908b4fee3da27b3c0924
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