X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=16be7f055b3609c414b13c009163dced3ab0afd0;hb=d46ff39d84c924556690dd39ffad7efa08a83856;hp=b317c206ed2e9daf427168f53dbb2253b8d28c7d;hpb=73db6e3816a507f0c12edede5d8951c488800bda;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index b317c206e..16be7f055 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -1,15 +1,17 @@ --- - project: - name: l2switch-sodium + name: l2switch-aluminium jobs: + - gerrit-release-merge - odl-maven-jobs + - odl-maven-verify-jobs - stream: sodium + stream: aluminium project: 'l2switch' project-name: 'l2switch' branch: 'master' mvn-settings: 'l2switch-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, yangtools-merge-{stream}, @@ -23,16 +25,17 @@ 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 -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, yangtools-merge-{stream}, @@ -46,16 +49,17 @@ staging-profile-id: 96fee85953ca0 - project: - name: l2switch-fluorine + name: l2switch-sodium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine + stream: sodium project: 'l2switch' project-name: 'l2switch' - branch: 'stable/fluorine' + branch: 'stable/sodium' mvn-settings: 'l2switch-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + mvn-opts: '-Xmx1024m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, yangtools-merge-{stream}, @@ -76,8 +80,21 @@ project-name: 'l2switch' branch: 'master' mvn-settings: 'l2switch-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + 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