summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/ui/ui.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/ui/ui.yaml b/jjb/ui/ui.yaml
new file mode 100644
index 000000000..3882b3310
--- /dev/null
+++ b/jjb/ui/ui.yaml
@@ -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