summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2023-08-02 15:51:46 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2023-08-02 16:31:26 -0700
commita29dd524cc61ad4692b5ba0fee58c2276ffa0917 (patch)
tree3ae32453f462f2c9b8672d353cf1e7acd11a956e /jjb/holmes
parentb27342f9233908ba7bd2970f313d71f7306386db (diff)
CI: Remove Jenkins gerrit-info-yaml-verify job
This verification has been moved to GitHub Actions and its enfoced for all repos. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I33c874815e0f0836dcf0e3f5d39a0e4829d286d6
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml9
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml9
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml9
3 files changed, 0 insertions, 27 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index c62c99cb2..b994c79d9 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -58,12 +58,3 @@
branch: "master"
mvn-settings: "holmes-common-settings"
java-version: openjdk11
-
-- project:
- name: holmes-common-info
- project-name: holmes-common
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
- project: holmes/common
- branch: master
diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml
index bb046212c..ce6a5dc19 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -58,12 +58,3 @@
branch: "master"
mvn-settings: "holmes-engine-management-settings"
java-version: openjdk11
-
-- project:
- name: holmes-engine-management-info
- project-name: holmes-engine-management
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
- project: holmes/engine-management
- branch: master
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml
index ff7072889..304f8314f 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -58,12 +58,3 @@
branch: "master"
mvn-settings: "holmes-rule-management-settings"
java-version: openjdk11
-
-- project:
- name: holmes-rule-management-info
- project-name: holmes-rule-management
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
- project: holmes/rule-management
- branch: master