Fix: Update git-review to 2.3.1
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index 32a4ec7f89164144cdc26f0237c8a9ce7447662c..d7e136fcb1e292e93644904eda12212d231555e0 100644 (file)
@@ -1,48 +1,28 @@
 ---
 - project:
-    name: l2switch-silicon
+    name: l2switch-master
     jobs:
-      - odl-maven-jobs
+      - odl-maven-jobs-jdk11
       - odl-maven-verify-jobs
 
-    stream: silicon
-    project: "l2switch"
-    project-name: "l2switch"
-    branch: "master"
-    mvn-settings: "l2switch-settings"
-    mvn-opts: "-Xmx1024m -Dmaven.compile.fork=true"
-    dependencies: >
-      odlparent-merge-{stream},
-      yangtools-merge-{stream},
-      controller-merge-{stream},
-      openflowjava-merge-{stream},
-      openflowplugin-merge-{stream}
-    email-upstream: "[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]"
-    disable-job: true
-
-    # Used by the release job
-    staging-profile-id: 96fee85953ca0
-
-- project:
-    name: l2switch-magnesium
-    jobs:
-      - odl-maven-jobs
-      - odl-maven-verify-jobs
+    project: l2switch
+    project-name: l2switch
+    branch: master
+    stream: master
 
-    stream: magnesium
-    project: "l2switch"
-    project-name: "l2switch"
-    branch: "stable/magnesium"
+    java-version: "openjdk11"
     mvn-settings: "l2switch-settings"
-    mvn-opts: "-Xmx1024m -Dmaven.compile.fork=true"
+    mvn-version: mvn36
+
     dependencies: >
       odlparent-merge-{stream},
       yangtools-merge-{stream},
       controller-merge-{stream},
       openflowjava-merge-{stream},
       openflowplugin-merge-{stream}
-    email-upstream: "[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]"
-    disable-job: true
+    email-upstream:
+      "[l2switch] [odlparent] [yangtools] [controller] [openflowjava]\
+      \ [openflowplugin]"
 
     # Used by the release job
     staging-profile-id: 96fee85953ca0
@@ -66,8 +46,7 @@
     project-name: "l2switch"
     branch: "master"
     mvn-settings: "l2switch-settings"
-    mvn-opts: "-Xmx1024m -Dmaven.compile.fork=true"
-    disable-job: true
+    mvn-opts: "-Xmx1024m"
     sonarcloud: true
     sonarcloud-project-organization: "{sonarcloud_project_organization}"
     sonarcloud-api-token: "{sonarcloud_api_token}"