Merge "CI!: Upgrade maven version to mvn38"
[releng/builder.git] / jjb / mdsal / mdsal.yaml
index f7d327cae302196afd5447bd82fa7f644b700cea..2b3843413da43b1fbccd2f981d16b37b6c43aa69 100644 (file)
@@ -18,7 +18,7 @@
     java-version: "openjdk11"
     mvn-settings: "mdsal-settings"
     mvn-version: mvn36
-    build-timeout: 90
+    build-timeout: 60
 
     archive-artifacts: >
       **/*.prop
@@ -32,7 +32,7 @@
     staging-profile-id: a674173c7b29d
 
 - project:
-    name: mdsal-7.0.x
+    name: mdsal-8.0.x
     jobs:
       - "{project-name}-rtd-jobs":
           build-node: centos7-builder-2c-2g
 
     project: mdsal
     project-name: mdsal
-    branch: 7.0.x
-    stream: 7.0.x
+    branch: 8.0.x
+    stream: 8.0.x
 
     java-version: "openjdk11"
     mvn-settings: "mdsal-settings"
     mvn-version: mvn36
-    build-timeout: 90
+    build-timeout: 60
 
     archive-artifacts: >
       **/*.prop
@@ -64,7 +64,7 @@
     staging-profile-id: a674173c7b29d
 
 - project:
-    name: mdsal-6.0.x
+    name: mdsal-7.0.x
     jobs:
       - "{project-name}-rtd-jobs":
           build-node: centos7-builder-2c-2g
 
     project: mdsal
     project-name: mdsal
-    branch: 6.0.x
-    stream: 6.0.x
+    branch: 7.0.x
+    stream: 7.0.x
 
     java-version: "openjdk11"
     mvn-settings: "mdsal-settings"
     mvn-version: mvn36
-    build-timeout: 90
+    build-timeout: 60
 
     archive-artifacts: >
       **/*.prop
 
     build-node: centos7-builder-2c-1g
     mvn-settings: mdsal-settings
+    # Needs to be rather long until we sort out the performance of
+    # https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/
+    build-timeout: 120
 
 - project:
     name: mdsal-sonar