Update automated project templates
[releng/builder.git] / jjb / ovsdb / ovsdb-full-integration.yaml
index db15fb895fbbfd1374ae2ca343f5a20e97189519..548fc40b1fd20c391b46b07d2b05dc5234b71c93 100644 (file)
@@ -1,12 +1,12 @@
 - project:
     name: ovsdb-full-integration
     jobs:
-        - 'ovsdb-full-integration-daily'
+        - 'ovsdb-daily-full-integration'
 
     project: 'ovsdb'
 
 - job-template:
-    name: 'ovsdb-full-integration-daily'
+    name: 'ovsdb-daily-full-integration'
 
     project-type: matrix
     node: matrix_master
@@ -35,6 +35,9 @@
                 - 2.1.1
                 - 2.1.2
                 - 2.3.0
+                - 2.3.1
+                - 2.3.2
+                - 2.4.0
         - axis:
             type: jdk
             values:
             branch: 'master'
 
     wrappers:
-        # - build-timeout
         - timeout:
             fail: true
             timeout: 360
             timeout-var: 'BUILD_TIMEOUT'
             type: absolute
         - ssh-agent-credentials:
-            user: '{ssh-credentials}'
+            users:
+                - '{ssh-credentials}'
 
     triggers:
         - timed: '@midnight'
@@ -79,7 +82,7 @@
         - shell:
             !include-raw-escape include-raw-setup-docker.sh
         - maven-target:
-            maven-version: '{mvn32}'
+            maven-version: '{mvn33}'
             pom: 'pom.xml'
             goals: 'clean install verify -Pintegrationtest,jenkins -V'
             properties: