X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=56b5fa56b6836ebf9d5d79d49e534a96f6812b03;hb=c133e308f89a99281d620fe90be33e98e0483d06;hp=322f2a585adab6ec06a3ee57ea99772d2723881c;hpb=41bdf4a49fcdb2132c2d4714090712e373006df3;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 322f2a585..56b5fa56b 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,51 +1,98 @@ --- - project: - name: of-config-fluorine + name: of-config-silicon jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine - project: 'of-config' - project-name: 'of-config' - branch: 'master' - mvn-settings: 'of-config-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + stream: silicon + project: "of-config" + project-name: "of-config" + branch: "master" + mvn-settings: "of-config-settings" + mvn-opts: "-Xmx1024m" dependencies: netconf-merge-{stream}' - email-upstream: '[of-config] [netconf]' + 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-aluminium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen - project: 'of-config' - project-name: 'of-config' - branch: 'stable/oxygen' - mvn-settings: 'of-config-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + stream: aluminium + project: "of-config" + project-name: "of-config" + branch: "stable/aluminium" + mvn-settings: "of-config-settings" + mvn-opts: "-Xmx1024m" dependencies: netconf-merge-{stream}' - email-upstream: '[of-config] [netconf]' + email-upstream: "[of-config] [netconf]" + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 +- project: + name: of-config-magnesium + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + stream: magnesium + project: "of-config" + project-name: "of-config" + branch: "stable/magnesium" + 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-release-management + jobs: + - gerrit-release-merge + + project: of-config + project-name: of-config + + build-node: centos7-builder-2c-1g + mvn-settings: of-config-settings + - project: name: of-config-sonar jobs: - gerrit-maven-sonar - project: 'of-config' - project-name: 'of-config' - branch: 'master' - mvn-settings: 'of-config-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - -- view: - name: of-config - description: 'List of of-config jobs' - regex: '^of-config-.*' - <<: *releng_view_common + project: "of-config" + project-name: "of-config" + branch: "master" + mvn-settings: "of-config-settings" + 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