commit | 7b455dd4afbbdc22e8be8d29a99cea37b8d28b44 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 12:01:47 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Fri Aug 25 12:01:47 2017 +0200 |
tree | 8e50b602c578244c4ddca59306dc046109b93eda | |
parent | 4969c5970d23dc66fd0bab34749bd660b50a7bde [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I9831beb0f4dd28bce02b0134b15518e33c705417
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