From e55569f90fbc76c3bd01ab5a6bbc81b32d2cc8d9 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Sat, 9 Oct 2021 11:01:10 +0800 Subject: [PATCH] Add Jobs for the Istanbul Branch Issue-ID: HOLMES-477 Signed-off-by: Guangrong Fu Change-Id: Ieb478a0a24d9f5237b9a319641da4036fabb9f5a --- jjb/holmes/holmes-common.yaml | 2 ++ jjb/holmes/holmes-engine-mgt.yaml | 2 ++ jjb/holmes/holmes-rule-mgt.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 94d9d3af6..bccc8ce22 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -27,6 +27,8 @@ branch: 'guilin' - 'honolulu': branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'holmes-common-settings' files: '**' archive-artifacts: '' diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml index 2b6aeef26..79d9e984e 100644 --- a/jjb/holmes/holmes-engine-mgt.yaml +++ b/jjb/holmes/holmes-engine-mgt.yaml @@ -25,6 +25,8 @@ branch: 'guilin' - 'honolulu': branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'holmes-engine-management-settings' files: '**' archive-artifacts: '' diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml index 00791b131..e93c94c94 100644 --- a/jjb/holmes/holmes-rule-mgt.yaml +++ b/jjb/holmes/holmes-rule-mgt.yaml @@ -25,6 +25,8 @@ branch: 'guilin' - 'honolulu': branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'holmes-rule-management-settings' files: '**' archive-artifacts: '' -- 2.16.6