X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=33d38c7ea2bcbc4406c73903511e9df32744e15d;hb=a87fca6f6aa3b263d1695a568708c247cb5ed604;hp=7e896845dbabdc1c14ca5d2b6eb195207465bca2;hpb=e6d7f315bb47c0546035b16b4dbe89930bb18699;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 7e896845d..33d38c7ea 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,83 +1,85 @@ --- - project: - name: of-config-sodium + name: of-config-aluminium jobs: + - gerrit-release-merge - odl-maven-jobs + - odl-maven-verify-jobs - stream: sodium + 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-neon + name: of-config-magnesium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: neon + stream: magnesium project: 'of-config' project-name: 'of-config' - branch: 'stable/neon' + 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-fluorine + name: of-config-sodium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine + stream: sodium project: 'of-config' project-name: 'of-config' - branch: 'stable/fluorine' + branch: 'stable/sodium' 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-sonar jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: oxygen + - gerrit-maven-sonar project: 'of-config' project-name: 'of-config' - branch: 'stable/oxygen' + branch: 'master' mvn-settings: 'of-config-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: netconf-merge-{stream}' - email-upstream: '[of-config] [netconf]' - + mvn-opts: '-Xmx1024m' disable-job: true - # Used by the release job - staging-profile-id: a6880455efe67 + 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-sonar + name: of-config-info jobs: - - gerrit-maven-sonar - project: 'of-config' - project-name: 'of-config' - branch: 'master' - mvn-settings: 'of-config-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + - gerrit-info-yaml-verify + project: of-config + project-name: of-config + branch: master + build-node: centos7-builder-2c-1g - project: name: of-config-view