Branch cut for stable/aluminium stream
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index 1253ed55267ef70ea8fef7c168df4570d5048210..c2d851548371e450af9da1a471343de3dde74bf1 100644 (file)
@@ -1,12 +1,12 @@
 ---
 - project:
-    name: l2switch-magnesium
+    name: l2switch-silicon
     jobs:
       - gerrit-release-merge
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: magnesium
+    stream: silicon
     project: 'l2switch'
     project-name: 'l2switch'
     branch: 'master'
     staging-profile-id: 96fee85953ca0
 
 - project:
-    name: l2switch-sodium
+    name: l2switch-aluminium
     jobs:
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: sodium
+    stream: aluminium
     project: 'l2switch'
     project-name: 'l2switch'
-    branch: 'stable/sodium'
+    branch: 'stable/aluminium'
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true'
     dependencies: >
     staging-profile-id: 96fee85953ca0
 
 - project:
-    name: l2switch-neon
+    name: l2switch-magnesium
     jobs:
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: neon
+    stream: magnesium
     project: 'l2switch'
     project-name: 'l2switch'
-    branch: 'stable/neon'
+    branch: 'stable/magnesium'
+    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-sodium
+    jobs:
+      - odl-maven-jobs
+      - odl-maven-verify-jobs
+
+    stream: sodium
+    project: 'l2switch'
+    project-name: 'l2switch'
+    branch: 'stable/sodium'
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true'
     dependencies: >
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true'
     disable-job: true
+    sonarcloud: true
+    sonarcloud-project-organization: '{sonarcloud_project_organization}'
+    sonarcloud-api-token: '{sonarcloud_api_token}'
+    sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+
+- project:
+    name: l2switch-info
+    jobs:
+      - gerrit-info-yaml-verify
+    project: l2switch
+    project-name: l2switch
+    branch: master
+    build-node: centos7-builder-2c-1g
 
 - project:
     name: l2switch-view