commit | 1dbadf58cf32c5160692c136186dd936e85eb45e | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed May 17 15:01:11 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed May 17 15:01:11 2017 +0200 |
tree | 5757176bb9ff3d61d4522cd65bac1852080db86c | |
parent | f457c24633a3afd3991e2456be9ff417cc15b585 [diff] [blame] |
Update test pillars, Added Kitchen tests and Travis
diff --git a/tests/pillar/openjdk-8.sls b/tests/pillar/openjdk-8.sls new file mode 100644 index 0000000..05fe179 --- /dev/null +++ b/tests/pillar/openjdk-8.sls
@@ -0,0 +1,6 @@ +java: + environment: + enabled: true + version: '8' + platform: openjdk + development: true