commit | 92e768ae76c48ad7da958f6f5ae23270e5382ab4 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 15:44:07 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 16:44:35 2017 +0200 |
tree | 0a01927a0b1989aea83d8a14ad46c6c73445e6b1 | |
parent | 793029ed92750be4235536149f93a08334894935 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: If9404fb96496f919a787c85e50534e3282929080
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