commit | a4de6c1f186324f2505aa88c589094d6fa06eddc | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 15:32:38 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 29 15:32:38 2017 +0200 |
tree | 624c873ed37998d55c31a009a7fde6716f15e479 | |
parent | a60539db206f5f022ff347d9d2b32cb1daebfad3 [diff] [blame] |
Update .travis.yml and .kitchen.yml files for parallel testing Change-Id: I96faa0d754c61d0453fb28cceb506b062d665f63
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