X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=ce250f832d5c80eebc081bd6278a73827a5f3fca;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=a26e0bb87fec106321870ebf192c1a62047df1b7;hpb=dac658c4a6587a4b299b18df0e2c558371722167;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index a26e0bb87..ce250f832 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,76 +1,35 @@ --- - project: - name: usecplugin-oxygen + name: usecplugin-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'usecplugin' project-name: 'usecplugin' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'usecplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}' email-upstream: '[usecplugin] [openflowplugin]' - archive-artifacts: '' # Used by the release job staging-profile-id: a69902281e037 - project: - name: usecplugin-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'usecplugin' - project-name: 'usecplugin' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' - mvn-settings: 'usecplugin-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'openflowplugin-merge-{stream}' - email-upstream: '[usecplugin] [openflowplugin]' - archive-artifacts: '' - - # Used by the release job - staging-profile-id: a69902281e037 - -- project: - name: usecplugin-carbon + name: usecplugin-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'usecplugin' project-name: 'usecplugin' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/oxygen' mvn-settings: 'usecplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}' email-upstream: '[usecplugin] [openflowplugin]' - archive-artifacts: '' # Used by the release job staging-profile-id: a69902281e037 @@ -84,3 +43,9 @@ project-name: 'usecplugin' mvn-settings: 'usecplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: usecplugin + description: 'List of usecplugin jobs' + regex: '^usecplugin-.*' + <<: *releng_view_common