X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=ce250f832d5c80eebc081bd6278a73827a5f3fca;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=4d0ee2843f4774a5c2c8fd09e6137b43bd30c0e0;hpb=eeec1594ba258dba78e27033e1eb6a35b211a502;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index 4d0ee2843..ce250f832 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,12 +1,10 @@ --- - 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' @@ -14,48 +12,24 @@ 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' - 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 + 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 @@ -69,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