X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=5f3c2313cfb04c8feef84dfc45987c639f162b1e;hb=d190af926c7c0ef098c635fdae5b62350babffcc;hp=239fdc64cbf753f87bf9e6edcf75f75d126274f7;hpb=95d62ba8065ca3281fb2b6265411f6412fc67594;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 239fdc64c..5f3c2313c 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -1,12 +1,10 @@ --- - project: - name: ocpplugin-oxygen + name: ocpplugin-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'ocpplugin' project-name: 'ocpplugin' branch: 'master' @@ -14,48 +12,24 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: a687673279f9c - project: - name: ocpplugin-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'ocpplugin' - project-name: 'ocpplugin' - branch: 'stable/nitrogen' - mvn-settings: 'ocpplugin-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' - email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' - archive-artifacts: '' - - # Used by the release job - staging-profile-id: a687673279f9c - -- project: - name: ocpplugin-carbon + name: ocpplugin-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: a687673279f9c @@ -69,3 +43,9 @@ branch: 'master' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: ocpplugin + description: 'List of ocpplugin jobs' + regex: '^ocpplugin-.*' + <<: *releng_view_common