X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=33d38c7ea2bcbc4406c73903511e9df32744e15d;hb=8e35c48f867df3bbadfb1ee17d86243a473951be;hp=b9366d2c9ea2324858602dfcd020c2ded6aa6e32;hpb=c4f5571795775e56ec9bef76c40247c4c34cd755;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index b9366d2c9..33d38c7ea 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -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 @@ -42,4 +65,24 @@ 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