summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2021-04-16 09:01:58 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2021-04-16 09:01:58 +0800
commit95dca4eef9d630d366ac5477e1f6827eb7aa3a69 (patch)
tree051d614d9ebfb2290fb93485a30d6eb65fdfb798 /jjb/holmes
parent8760fe133b1355b7f6c4720b4f5161a89155aa80 (diff)
Added Jobs for Guilin & Honolulu Branches
Change-Id: Iad78f9ddd8ec2093cc2f4b8c4bc60662a9d12daa Issue-ID: HOLMES-435 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml4
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml4
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml4
3 files changed, 12 insertions, 0 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index 94f6deffb..94d9d3af6 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -23,6 +23,10 @@
stream:
- 'master':
branch: 'master'
+ - 'guilin':
+ branch: 'guilin'
+ - 'honolulu':
+ branch: 'honolulu'
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 85322581e..2b6aeef26 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -21,6 +21,10 @@
stream:
- 'master':
branch: 'master'
+ - 'guilin':
+ branch: 'guilin'
+ - 'honolulu':
+ branch: 'honolulu'
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 9aa9c9dbe..00791b131 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -21,6 +21,10 @@
stream:
- 'master':
branch: 'master'
+ - 'guilin':
+ branch: 'guilin'
+ - 'honolulu':
+ branch: 'honolulu'
mvn-settings: 'holmes-rule-management-settings'
files: '**'
archive-artifacts: ''