Add a new job for holmes/common
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>
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
new file mode 100644
index 0000000..797fb76
--- /dev/null
+++ b/jjb/holmes/holmes-common.yaml
@@ -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