X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin.yaml;h=07582f1f8d72b63f2c0d12a8bd9949cc7e6e9fb2;hb=381f090ce1d3596be42088246eb3fa58c1e157d7;hp=26a9d73d8e041b438144cec00f2dbf67669514d9;hpb=28ac56aeff9985e843249963e0943b279f1899c1;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin.yaml b/jjb/openflowplugin/openflowplugin.yaml index 26a9d73d8..07582f1f8 100644 --- a/jjb/openflowplugin/openflowplugin.yaml +++ b/jjb/openflowplugin/openflowplugin.yaml @@ -1,45 +1,43 @@ --- - project: - name: openflowplugin-oxygen + name: openflowplugin-fluorine jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - '{project-name}-maven-javadoc-jobs' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'openflowplugin' project-name: 'openflowplugin' branch: 'master' build-node: centos7-builder-2c-8g + build-timeout: 90 mvn-settings: 'openflowplugin-settings' mvn-goals: 'clean deploy javadoc:aggregate' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - build-timeout: 90 dependencies: > odlparent-merge-{stream}, yangtools-merge-{stream}, controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c - project: - name: openflowplugin-nitrogen + name: openflowplugin-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - '{project-name}-maven-javadoc-jobs' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'openflowplugin' project-name: 'openflowplugin' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' build-node: centos7-builder-2c-8g + build-timeout: 90 mvn-settings: 'openflowplugin-settings' mvn-goals: 'clean deploy javadoc:aggregate' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -49,25 +47,23 @@ controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c - project: - name: openflowplugin-carbon + name: openflowplugin-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - '{project-name}-maven-javadoc-jobs' - odl-maven-jobs - stream: carbon + stream: nitrogen project: 'openflowplugin' project-name: 'openflowplugin' - branch: 'stable/carbon' + branch: 'stable/nitrogen' build-node: centos7-builder-2c-8g - karaf-version: 'karaf3' + build-timeout: 90 mvn-settings: 'openflowplugin-settings' mvn-goals: 'clean deploy javadoc:aggregate' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -77,7 +73,6 @@ controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c @@ -90,6 +85,7 @@ project-name: 'openflowplugin' branch: 'master' build-node: centos7-builder-2c-8g + build-timeout: 90 mvn-settings: 'openflowplugin-settings' mvn-goals: 'clean deploy javadoc:aggregate' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'