Add javatoscachecker jobs 75/10775/2
authorZhaoxing <meng.zhaoxing1@zte.com.cn>
Thu, 7 Sep 2017 08:52:34 +0000 (16:52 +0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 7 Sep 2017 17:07:01 +0000 (17:07 +0000)
Add javatoscachecker jobs for modeling/toscaparsers/javatoscachecker

Change-Id: Ibc1b3e20aec94d4ff3289c25081c8c4a643e8070
Issues-ID: MODELING-14
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml [new file with mode: 0644]

diff --git a/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml b/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml
new file mode 100644 (file)
index 0000000..892a99c
--- /dev/null
@@ -0,0 +1,19 @@
+---
+
+- project:
+    name: modeling-toscaparsers-javatoscachecker
+    project-name: 'modeling-toscaparsers-javatoscachecker'
+    project: 'modeling/toscaparsers'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'modeling-toscaparsers-settings'
+    build-node: ubuntu1604-basebuild-4c-4g
+    subproject:
+      - 'javatoscachecker':
+          pattern: 'javatoscachecker/**'
+          pom: 'javatoscachecker/pom.xml'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-java'
+      - '{project-name}-{stream}-{subproject}-merge-java'
+      - '{project-name}-{stream}-{subproject}-release-java-daily'