summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: ''