summaryrefslogtreecommitdiffstats
path: root/jjb/so
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2021-03-12 10:50:16 +0530
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2021-03-16 17:17:40 +0000
commit285df1896d9ade203ac75f9f0815f949f5e26466 (patch)
tree96dd9399d8a6e90cbe874dafdec672f9305093a4 /jjb/so
parentdaf95b377cff2e6dc42d74a73361eca5ed6f07ae (diff)
jobs for so-libs on the separate honolulu branch
Issue-ID: SO-3566 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: If43513f951d96c3e9cf131ebb86903330b3c705d
Diffstat (limited to 'jjb/so')
-rw-r--r--jjb/so/so-libs.yaml3
1 files changed, 3 insertions, 0 deletions
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