Create initial verify and merge jobs for mso
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 31 Jan 2017 12:53:49 +0000 (04:53 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 31 Jan 2017 13:35:07 +0000 (05:35 -0800)
Setup the basic verify and merge jobs for the mso project.

Change-Id: If4e8e84f2ca0c4671f939f5789bfdecf124082fc
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/mso/mso.yaml [new file with mode: 0644]

diff --git a/jjb/mso/mso.yaml b/jjb/mso/mso.yaml
new file mode 100644 (file)
index 0000000..cc1bfa5
--- /dev/null
@@ -0,0 +1,14 @@
+---
+- project:
+    name: mso
+    jobs:
+      - '{project}-{stream}-verify-java'
+      - '{project}-{stream}-merge-java'
+
+    project: 'mso'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'mso-settings'
+    files: '**'
+    archive-artifacts: ''