X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=5892334b09941f9f91e05fdfbbd367d95adfc6fd;hb=f93289b1fc422b77fcd00cfebe848c4eac982284;hp=ab6c67a89b40ab759e512f3bc5cbd19e5bc0ad88;hpb=63ecbdec7e9b945d75d5a4476571dba63a832590;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index ab6c67a89..5892334b0 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -3,24 +3,16 @@ name: of-config-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs stream: oxygen 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' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' # Used by the release job staging-profile-id: a6880455efe67 @@ -29,24 +21,16 @@ name: of-config-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs stream: nitrogen project: 'of-config' project-name: 'of-config' branch: 'stable/nitrogen' - 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 @@ -55,25 +39,17 @@ name: of-config-carbon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs stream: carbon project: 'of-config' project-name: 'of-config' branch: 'stable/carbon' karaf-version: karaf3 - 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 @@ -86,5 +62,4 @@ project-name: 'of-config' branch: 'master' mvn-settings: 'of-config-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'