summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml8
-rw-r--r--jjb/holmes/holmes-dsa.yaml44
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml8
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml8
4 files changed, 24 insertions, 44 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index fe37740b6..517643eb1 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -44,3 +44,11 @@
project-name: 'holmes-common'
branch: 'master'
mvn-settings: 'holmes-common-settings'
+
+- project:
+ name: holmes-common-info
+ project-name: holmes-common
+ jobs:
+ - gerrit-info-yaml-verify
+ project: holmes/common
+ branch: master
diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml
deleted file mode 100644
index 82e03fe04..000000000
--- a/jjb/holmes/holmes-dsa.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
----
-- project:
- name: holmes-dsa
- project-name: 'holmes-dsa'
- jobs:
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-docker-java-daily':
- mvn-params: '-Dmaven.test.skip=true'
- build-node: ubuntu1604-docker-8c-8g
- project: 'holmes/dsa'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'holmes-dsa-settings'
- files: '**'
- archive-artifacts: ''
- docker-pom: 'pom.xml'
- mvn-profile: docker
- build-node: ubuntu1604-builder-4c-4g
-
-- project:
- name: holmes-dsa-sonar
- jobs:
- - gerrit-maven-sonar
- cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
- project: 'holmes/dsa'
- project-name: 'holmes-dsa'
- branch: 'master'
- mvn-settings: 'holmes-dsa-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-
-- project:
- name: holmes-dsa-clm
- jobs:
- - gerrit-maven-clm
- nexus-iq-namespace: 'onap-'
- project: holmes/dsa
- project-name: 'holmes-dsa'
- branch: 'master'
- mvn-settings: 'holmes-dsa-settings'
diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml
index fb36947be..06315de24 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -42,3 +42,11 @@
project-name: 'holmes-engine-management'
branch: 'master'
mvn-settings: 'holmes-engine-management-settings'
+
+- project:
+ name: holmes-engine-management-info
+ project-name: holmes-engine-management
+ jobs:
+ - gerrit-info-yaml-verify
+ project: holmes/engine-management
+ branch: master
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml
index 42f82ba43..089a55f1f 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -42,3 +42,11 @@
project-name: 'holmes-rule-management'
branch: 'master'
mvn-settings: 'holmes-rule-management-settings'
+
+- project:
+ name: holmes-rule-management-info
+ project-name: holmes-rule-management
+ jobs:
+ - gerrit-info-yaml-verify
+ project: holmes/rule-management
+ branch: master