summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2021-10-11 18:06:31 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-11 18:06:31 +0000
commit77d0a1485d68c20bfa9f3a61af4fb32e6f6983bb (patch)
tree8efaffefc2e92428a190e7db73341ea2c20f5159
parent32235b96655f6b660591c2eda40d084504774e20 (diff)
parente55569f90fbc76c3bd01ab5a6bbc81b32d2cc8d9 (diff)
Merge "Add Jobs for the Istanbul Branch"
-rw-r--r--jjb/holmes/holmes-common.yaml2
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml2
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml2
3 files changed, 6 insertions, 0 deletions
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: ''