commit | a5672adaa621db05c7fd2f29cc41dc7642e428bd | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 18:16:54 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 18:16:54 2017 +0200 |
tree | 1b2f870fb800cbdd2f00dc072f24bb888685838f | |
parent | 0d23a168cb65f37e1433c79d7f009eb670426307 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: Ieee3797a02c4bfb6b67440a3880f7cce13e1e2df
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