Merge "Move bgpcep Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / of-config / of-config.yaml
index b9366d2c9ea2324858602dfcd020c2ded6aa6e32..33d38c7ea2bcbc4406c73903511e9df32744e15d 100644 (file)
@@ -1,35 +1,58 @@
 ---
 - project:
-    name: of-config-fluorine
+    name: of-config-aluminium
     jobs:
+      - gerrit-release-merge
       - odl-maven-jobs
+      - odl-maven-verify-jobs
 
-    stream: fluorine
+    stream: aluminium
     project: 'of-config'
     project-name: 'of-config'
     branch: 'master'
     mvn-settings: 'of-config-settings'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    mvn-opts: '-Xmx1024m'
     dependencies: netconf-merge-{stream}'
     email-upstream: '[of-config] [netconf]'
+    disable-job: true
 
     # Used by the release job
     staging-profile-id: a6880455efe67
 
 - project:
-    name: of-config-oxygen
+    name: of-config-magnesium
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
+      - odl-maven-verify-jobs
 
-    stream: oxygen
+    stream: magnesium
     project: 'of-config'
     project-name: 'of-config'
-    branch: 'stable/oxygen'
+    branch: 'stable/magnesium'
     mvn-settings: 'of-config-settings'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    mvn-opts: '-Xmx1024m'
     dependencies: netconf-merge-{stream}'
     email-upstream: '[of-config] [netconf]'
+    disable-job: true
+
+    # Used by the release job
+    staging-profile-id: a6880455efe67
+
+- project:
+    name: of-config-sodium
+    jobs:
+      - odl-maven-jobs
+      - odl-maven-verify-jobs
+
+    stream: sodium
+    project: 'of-config'
+    project-name: 'of-config'
+    branch: 'stable/sodium'
+    mvn-settings: 'of-config-settings'
+    mvn-opts: '-Xmx1024m'
+    dependencies: netconf-merge-{stream}'
+    email-upstream: '[of-config] [netconf]'
+    disable-job: true
 
     # Used by the release job
     staging-profile-id: a6880455efe67
     project-name: 'of-config'
     branch: 'master'
     mvn-settings: 'of-config-settings'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    mvn-opts: '-Xmx1024m'
+    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: of-config-info
+    jobs:
+      - gerrit-info-yaml-verify
+    project: of-config
+    project-name: of-config
+    branch: master
+    build-node: centos7-builder-2c-1g
+
+- project:
+    name: of-config-view
+    views:
+      - project-view
+    project-name: of-config