summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>2022-12-06 15:53:37 -0600
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>2022-12-12 22:10:51 -0600
commit362ce154a2c344ba780b892ed3f9daf6a52a94fe (patch)
tree3240a5e51119a7b1e34b11caaf99a5a2c106954c /jjb/holmes
parent97b0203727a47f320b414c3d2c24e03ed8aaba15 (diff)
CI: remove unsupported Jenkins jobs streams from holmes
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ic1a348f593b1bc1bb5abbad99d8737dc76d7dde8
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml6
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml6
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml6
3 files changed, 0 insertions, 18 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index be5177f91..dada9edc1 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -24,12 +24,6 @@
stream:
- 'master':
branch: 'master'
- - 'guilin':
- 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 ddcb113e4..6e5682bdf 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -22,12 +22,6 @@
stream:
- 'master':
branch: 'master'
- - 'guilin':
- 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 e6219cca3..385721e59 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -22,12 +22,6 @@
stream:
- 'master':
branch: 'master'
- - 'guilin':
- branch: 'guilin'
- - 'honolulu':
- branch: 'honolulu'
- - 'istanbul':
- branch: 'istanbul'
mvn-settings: 'holmes-rule-management-settings'
files: '**'
archive-artifacts: ''