X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=c02f9eb5f04effa224326e80847a1dca86ec1e67;hb=9d926f94fe3824189d4990b904c1807602ba7d85;hp=dc823235b2307b055c84688666dd080260ab86b5;hpb=dae67a1f93f7ebe956750d65c10ae9e881c3e10d;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index dc823235b..26d1c22fc 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,106 +1,68 @@ +--- - project: - name: of-config-carbon + name: of-config-oxygen jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-distribution-check-{stream}' + - '{project-name}-integration-{stream}' + - odl-maven-jobs - stream: - - carbon: - disable_autorelease: False - disable_distribution_check: False + stream: oxygen project: 'of-config' project-name: 'of-config' branch: 'master' - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + + # Used by the release job + staging-profile-id: a6880455efe67 - project: - name: of-config-boron + name: of-config-nitrogen jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-distribution-check-{stream}' + - '{project-name}-integration-{stream}' + - odl-maven-jobs - stream: - - boron: - disable_autorelease: False - disable_distribution_check: False + stream: nitrogen project: 'of-config' project-name: 'of-config' - branch: 'stable/boron' - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/nitrogen' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + + # Used by the release job + staging-profile-id: a6880455efe67 - project: - name: of-config-beryllium + name: of-config-carbon jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: - - beryllium: - disable_autorelease: False - disable_distribution_check: False + - '{project-name}-distribution-check-{stream}' + - '{project-name}-integration-{stream}' + - odl-maven-jobs + + stream: carbon project: 'of-config' project-name: 'of-config' - branch: 'stable/beryllium' - jdk: openjdk7 - jdks: - - openjdk7 - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/carbon' + karaf-version: karaf3 mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + + # Used by the release job + staging-profile-id: a6880455efe67 - project: name: of-config-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'of-config' project-name: 'of-config' branch: 'master' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'