commit | 00b8f53447e844ca8271ca1aeb6c6a1ec00416e8 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 16:11:46 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Aug 24 16:57:25 2017 +0200 |
tree | 05b5881ec3ca88a12750a5cba10ca38984ca7c8a | |
parent | 361096c12aa0e327030fb8a787715602b7117810 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I137706926545ebfd917f935f43e582849e5d780c
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