X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=edaee783db60d18a4073ddb72a6f2f2185a75be3;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=f4fd0fa480cd60a7f5415e9ef68472ff8e6051c3;hpb=f2bb753ca34b150523d364b84618075edc6dd6f4;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index f4fd0fa48..edaee783d 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,11 +1,10 @@ --- - project: - name: usecplugin-oxygen + name: usecplugin-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'usecplugin' project-name: 'usecplugin' branch: 'master' @@ -18,15 +17,14 @@ staging-profile-id: a69902281e037 - project: - name: usecplugin-nitrogen + name: usecplugin-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'usecplugin' project-name: 'usecplugin' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'usecplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}' @@ -36,16 +34,15 @@ staging-profile-id: a69902281e037 - project: - name: usecplugin-carbon + name: usecplugin-oxygen jobs: - '{project-name}-distribution-check-{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}' @@ -63,3 +60,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