X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fof-config%2Fof-config.yaml;h=1bec36cb0e0ba02a500e461baf6664d11a9b4dd9;hb=6db63fabeac500383eff09cf4f11dd3e3d0cb728;hp=7677ec6762530cb9abab13e68763cec4d9fe48f8;hpb=bd47fbd3e4d8688d5e789ee814a78d6979bc9a46;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 7677ec676..1bec36cb0 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,79 +1,58 @@ --- - project: - name: of-config-oxygen + name: of-config-aluminium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' + - gerrit-release-merge - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen + stream: aluminium project: 'of-config' project-name: 'of-config' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 - project: - name: of-config-nitrogen + name: of-config-magnesium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: nitrogen + stream: magnesium project: 'of-config' project-name: 'of-config' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/magnesium' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 - project: - name: of-config-carbon + name: of-config-sodium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: carbon + stream: sodium project: 'of-config' project-name: 'of-config' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/sodium' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 @@ -86,5 +65,15 @@ project-name: 'of-config' branch: 'master' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' - 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-view + views: + - project-view + project-name: of-config