commit | 190cdc317c0402a5b35ebd6fc7d56bb5c61e0f30 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 15:13:54 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 15:13:54 2017 +0200 |
tree | 5c512efda21ce793a63a48f1c4e3ab7f16dbe32d | |
parent | dd75607ec1e86f4366cc6724c8b9aa8b7c11ca13 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I7015440b863ff699cfcb7ddbb791c9f201e5fa7f
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