Add initial jobs for ui project
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 7 Feb 2017 22:54:37 +0000 (14:54 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 7 Feb 2017 22:54:37 +0000 (14:54 -0800)
Change-Id: Ib5342dec1b57b9d8f64102c8a3e56b43676cf2ce
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ui/ui.yaml [new file with mode: 0644]

diff --git a/jjb/ui/ui.yaml b/jjb/ui/ui.yaml
new file mode 100644 (file)
index 0000000..3882b33
--- /dev/null
@@ -0,0 +1,16 @@
+---
+- project:
+    name: ui
+    project-name: 'ui'
+    jobs:
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+
+    project: 'ui'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'ui-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: centos7-basebuild-4c-4g