-
Type: Bug
-
Status: Open
-
Priority: Blocker
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Tags:
-
Sprint:DevOps-16
Until now, the CI ran most of the jobs with the Sun/Oracle JDK and used a few jobs to also get a status on OpenJDK.
Since last Oracle move on their download page, it is not possible to circumvent the manual license agreement; combined with the restrictions on redistribution, that prevents from any automated JDK install. Moreover, Oracle promises to walk forward to that direction and to re-enforce the manual process in case of other known workarounds.
So, we'll reverse the current JDK coverage: use the OpenJDK on most of the jobs and run a few manually installed Oracle JDK to get a status.
Switch the CI to make use of the OpenJDK. Make sure we also get a status on the Oracle JDK.
NXBT-1737 will handle the switch in the various distributions, installers, images and scripts.