Add basic jobs for vid repository
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 2 Feb 2017 23:13:01 +0000 (15:13 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 2 Feb 2017 23:13:01 +0000 (15:13 -0800)
Configure the basic verify and merge jobs for the vid project

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

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