Add java jobs for oparent 69/5169/2
authorGary Wu <gary.i.wu@huawei.com>
Wed, 21 Jun 2017 22:16:49 +0000 (15:16 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 21 Jun 2017 22:59:19 +0000 (22:59 +0000)
Change-Id: I5525d6991912fe20740ad35537ea0cc8a266211a
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
jjb/oparent/oparent.yaml [new file with mode: 0644]

diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml
new file mode 100644 (file)
index 0000000..0161aa1
--- /dev/null
@@ -0,0 +1,15 @@
+---
+- project:
+    name: oparent
+    project-name: 'oparent'
+    jobs:
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+    project: 'oparent'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'oparent-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g
\ No newline at end of file