ansible/roles/java-install.git
7 years agoDo not attempt java 7 installation on Ubuntu 18+ 85/13985/1
Eric Ball [Thu, 13 Dec 2018 23:48:12 +0000 (15:48 -0800)]
Do not attempt java 7 installation on Ubuntu 18+

For newer versions of Ubuntu, there is no longer an openjdk-7-jdk
package.

Change-Id: I9063e5e16cfa23aa0bd6cfe609ba9cd0fac1ba69
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
7 years agoRemove JDK9 from Debian bits 36/12636/1
Jeremy Phelps [Tue, 18 Sep 2018 14:18:42 +0000 (09:18 -0500)]
Remove JDK9 from Debian bits

Java 9 is not supported by RedHat even and is not a long-term
support version in any case.

Change-Id: Ic518dcb7068f3f53ed2be0f9bace5b21333b6ff9
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
7 years agoRemove OpenJDK 9 from CentOS image builds 54/12454/4
Thanh Ha [Tue, 4 Sep 2018 22:26:23 +0000 (18:26 -0400)]
Remove OpenJDK 9 from CentOS image builds

This currently breaks everyone trying to use a CentOS 7 builder as
the repo seems to have disappeared since August 23rd, 2018 (last
known time it worked in OpenDaylight).

This breaks everyone so disable it until we have a new solution to
get OpenJDK 9 installed on CentOS 7 systems.

Officially RedHat (Ref) has stated that they are skipping support
of OpenJDK 9 and 10 and will support 11. We should probably follow
their lead on this one.

Ref: https://access.redhat.com/articles/1299013
Issue: RELENG-1175
Change-Id: Ief7710b6469833423156c9695681379b12d349cb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFetch openjdk-9 for arm64 directly and install 81/12281/3
Jeremy Phelps [Thu, 16 Aug 2018 19:26:47 +0000 (14:26 -0500)]
Fetch openjdk-9 for arm64 directly and install

This package is not available in apt repo for Ubuntu 18.04.

Change-Id: I28dbb3af245562b37d40b003f278186e93b9dd19
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
7 years agoDo not instal JDK9 on ARM 65/12265/5
Jeremy Phelps [Thu, 16 Aug 2018 02:56:32 +0000 (21:56 -0500)]
Do not instal JDK9 on ARM

Only install JDK8 for now

Change-Id: I2f9f18e92ae184c4b3941ae5eb0d682929b6befb
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoRename debian arm64 file 66/12266/1
Jeremy Phelps [Thu, 16 Aug 2018 03:32:36 +0000 (22:32 -0500)]
Rename debian arm64 file

Change-Id: I06a28d8b24020141d488fec99b2096266a35ef83
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
7 years agoFix file extension typo 64/12264/1
Jessica Wagantall [Thu, 16 Aug 2018 02:30:02 +0000 (19:30 -0700)]
Fix file extension typo

New ansible_architecture file was mistakenly named
"yaml" instead of "yml"

Change-Id: I594884a482631928f63939dedd87812e18d83f01
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoAdd Debian-arm64 Java task 62/12262/4
Jessica Wagantall [Wed, 15 Aug 2018 23:41:46 +0000 (16:41 -0700)]
Add Debian-arm64 Java task

Install JDK8 and JDK9 for ARM64 architectures.

Change-Id: I5ffe5eb7d8cc41421ec0370b6d6837408fdb2d32
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
7 years agoUse docker instead of docker-py for molecule 16/11716/1
Trevor Bramwell [Tue, 10 Jul 2018 17:33:28 +0000 (10:33 -0700)]
Use docker instead of docker-py for molecule

`docker` has replaced `docker-py` as the python library for talking to
the Docker api.

Change-Id: I01589844c06d766a7107f7a925ffabfd972430b0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoMigrate lf-ansible java-install role 82/8982/2
Thanh Ha [Wed, 21 Feb 2018 21:52:05 +0000 (16:52 -0500)]
Migrate lf-ansible java-install role

Change-Id: Ia4ea8d8187b5bed6edb054d0ff11a71171115668
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBootstrap java-install role 75/8975/1
Thanh Ha [Wed, 21 Feb 2018 21:52:05 +0000 (16:52 -0500)]
Bootstrap java-install role

Change-Id: I6bdc451230b8968c7b529c3810bcdf4a0b2ebb09
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoInitial empty repository
Andrew Grimberg [Tue, 20 Feb 2018 22:02:43 +0000 (22:02 +0000)]
Initial empty repository