Merge "Switch global-jjb jobs to use mvn35"
[releng/builder.git] / jjb / integration / distribution / distribution-templates.yaml
index e7c0746e20a258cc8fb49fbdc7066239f14e8445..45fda0b3218e3e9445a5490e8cea136b51214b83 100644 (file)
@@ -10,7 +10,7 @@
     ######################
 
     java-version: openjdk8
-    mvn-version: mvn33
+    mvn-version: mvn35
 
     #####################
     # Job Configuration #
@@ -37,6 +37,8 @@
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
           artifacts: '{archive-artifacts}'
+      - integration-distribution-stream:
+          stream: '{stream}'
       - integration-distribution-git-url:
           git-url: '{git-url}'
       - distribution-karaf-version:
@@ -70,6 +72,8 @@
 
     builders:
       - distribution-check-wipe
+      - inject:
+          properties-file: 'allowed_projects.txt'
       - distribution-check-build-project:
           pom: '$GERRIT_PROJECT/pom.xml'
           mvn-opts: '{opendaylight-infra-mvn-opts}'