commit | 48ae3e1970d09548c1a68f18a95cdc409a269b45 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Apr 13 10:53:32 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue May 02 14:40:53 2017 +0200 |
tree | 7fc9c5157752c4a7663539f38f36b5cc5338c3d9 | |
parent | c3e89c287842948e751829d6ddd05faab114d66f [diff] [blame] |
Added Kitchen tests and Travis
diff --git a/tests/pillar/client_container.sls b/tests/pillar/client_container.sls index 3565b52..917ed2b 100644 --- a/tests/pillar/client_container.sls +++ b/tests/pillar/client_container.sls
@@ -14,3 +14,6 @@ JAVA_OPTS: "-Dhudson.footerURL=https://www.example.com" volumes: - /srv/volumes/jenkins:/var/jenkins_home + compose: + source: + engine: pip \ No newline at end of file