commit | c231d5933221104ee5e4f4db1311360ff75acc69 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 12:05:37 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 12:05:37 2017 +0200 |
tree | 133e2b1356641d6bae8df74a7ac2396e6fa7dbae | |
parent | 363844afb06635c9194086497341ea490c5e77e2 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: Ifa17dd1e87f0cb8d9184e1dbe7b97a90d227ac9c
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