Convert distribution-check to regular jjb template
[releng/builder.git] / jjb-templates / project.yaml
index ebb7d9d0ac0f3deb8f9509fd18a2e80310f487c8..b900890bcc423a77b7710bc8c0cd1b0e470700be 100644 (file)
@@ -6,12 +6,15 @@
 - project:
     name: PROJECT_SHORTNAME
     jobs:
+        - '{name}-clm-{stream}'
+        - '{name}-distribution-check-{stream}'
 JOB_TEMPLATES
 
     # stream:    release stream (eg. stable-lithium or beryllium)
     # branch:    git branch (eg. stable/lithium or master)
     STREAMS
     project: 'PROJECT_PATH'
+    mvn-settings: 'JENKINS_SETTINGS'
 
 # For the Job templates below replace instances of:
 # PROJECT_SHORTNAME with your project name (eg. circuitsw)