commit | edfc121b260fd7457b2d5090868633bb82db5bc0 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Jan 05 13:08:53 2018 +0100 |
committer | Martin Polreich <polreichmartin@gmail.com> | Fri Jan 05 13:08:53 2018 +0100 |
tree | 221df2c08c20700f1c3f4964c7e64dc038de89d2 | |
parent | 5a49c98b411b0652128b382c4daf9bca13fcfcd7 [diff] [blame] |
Optimize kitchen tests for Travis CI Change-Id: I0b2415df4f5725c3e72fcc34ebace9ad48dc037b
diff --git a/.kitchen.yml b/.kitchen.yml index 6211b97..d8e1607 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -42,6 +42,6 @@ - name: single provisioner: pillars-from-files: - helm.sls: tests/pillar/single.sls + helm.sls: tests/pillar/single.sls # vim: ft=yaml sw=2 ts=2 sts=2 tw=125