diff options
Diffstat (limited to 'jjb/holmes')
-rw-r--r-- | jjb/holmes/holmes-common.yaml | 9 | ||||
-rw-r--r-- | jjb/holmes/holmes-engine-mgt.yaml | 9 | ||||
-rw-r--r-- | jjb/holmes/holmes-rule-mgt.yaml | 9 |
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 |