From 285df1896d9ade203ac75f9f0815f949f5e26466 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 12 Mar 2021 10:50:16 +0530 Subject: [PATCH] jobs for so-libs on the separate honolulu branch Issue-ID: SO-3566 Signed-off-by: seshukm Change-Id: If43513f951d96c3e9cf131ebb86903330b3c705d --- jjb/so/so-libs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index 6355cf028..c7d7bb71a 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -19,6 +19,9 @@ - 'guilin': branch: 'guilin' java-version: openjdk11 + - 'honolulu': + branch: 'honolulu' + java-version: openjdk11 mvn-settings: 'so-libs-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined -- 2.16.6