Re: [release] [tsc] Openjdk{8, 11} support for Sodium and Magnesium


Thanh Ha <zxiiro@...>
 

On Thu, 15 Aug 2019 at 02:22, Robert Varga <nite@...> wrote:
On 15/08/2019 06:36, Anil Belur wrote:
> We have Autorelease (AR) Sodium with two jobs (openjdk8 and openjdk11)
> and AR Magnesium with openjdk8. Can we move AR Magnesium to openjdk11
> and Sodium to openjdk8?  

I believe so, but we also need an update to job groups for Mg, as
currently -merge jobs are running with JDK8, and that has
odlparent/master currently broken -- see
https://git.opendaylight.org/gerrit/#/c/releng/builder/+/83422/.

This patch won't work because job-groups in JJB do not support defining variables (and variables set in job-groups have the highest priority). The {disable--job} variable that's mistakenly declared in that job-group is getting parsed as a string literal in fact.

The best way forward I think is to duplicate that job-group and create one for JDK 11 then projects that want to do JDK 11 can use the new job-group.

Regards,
Thanh

Join {TSC@lists.opendaylight.org to automatically receive all group messages.