Add a new job for holmes/common 11/6411/2
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 31 Jul 2017 11:55:36 +0000 (19:55 +0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 1 Aug 2017 16:24:56 +0000 (16:24 +0000)
Create a new set of jjb for holmes/common

Change-Id: I98a3060e390c5c049c1d030dc2cc9c94d3a9347d
Issue-ID: HOLMES-20
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
jjb/holmes/holmes-common.yaml [new file with mode: 0644]

diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
new file mode 100644 (file)
index 0000000..797fb76
--- /dev/null
@@ -0,0 +1,21 @@
+---
+- project:
+    name: holmes-common
+    project-name: 'holmes-common'
+    jobs:
+      - '{project-name}-{stream}-clm'
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+      - '{project-name}-{stream}-release-version-java-daily'
+      - '{project-name}-{stream}-stage-site-java':
+          site-pom: 'pom.xml'
+          trigger-job: '{project-name}-{stream}-release-version-java-daily'
+
+    project: 'holmes/common'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'holmes-common-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g