Merge "Move netconf Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index 1253ed55267ef70ea8fef7c168df4570d5048210..24c8ef7f676567787772022efe73acd8fc456a56 100644 (file)
@@ -1,12 +1,12 @@
 ---
 - project:
-    name: l2switch-magnesium
+    name: l2switch-aluminium
     jobs:
       - gerrit-release-merge
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: magnesium
+    stream: aluminium
     project: 'l2switch'
     project-name: 'l2switch'
     branch: 'master'
     staging-profile-id: 96fee85953ca0
 
 - project:
-    name: l2switch-sodium
+    name: l2switch-magnesium
     jobs:
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: sodium
+    stream: magnesium
     project: 'l2switch'
     project-name: 'l2switch'
-    branch: 'stable/sodium'
+    branch: 'stable/magnesium'
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true'
     dependencies: >
     staging-profile-id: 96fee85953ca0
 
 - project:
-    name: l2switch-neon
+    name: l2switch-sodium
     jobs:
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: neon
+    stream: sodium
     project: 'l2switch'
     project-name: 'l2switch'
-    branch: 'stable/neon'
+    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-view