commit | db17f7183d8f870c4910b45d8db69dcd67f1df05 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 15:29:54 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 15:29:54 2017 +0200 |
tree | 74adb5a2b77299323c1b69018ff01e241fdbf0ce | |
parent | fbb7b7dd0d8ee05d5d32df694f8d42c57eb33d34 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I51f119ab0ece25e23aa3b6f34e69d446ffededbc
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