X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=36dc2f892a8ee32ac99096d564678dc155805528;hb=82c436842bdf013c3deea97244f4f8cd20045a26;hp=f9e55c810e20df10dc2c535d6853573105b896b6;hpb=cb52af35b0fa1272dec4181513fd3227b4df9f4c;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index f9e55c810..36dc2f892 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -1,11 +1,10 @@ --- - project: - name: ocpplugin-fluorine + name: ocpplugin-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: fluorine + stream: neon project: 'ocpplugin' project-name: 'ocpplugin' branch: 'master' @@ -18,33 +17,14 @@ staging-profile-id: a687673279f9c - project: - name: ocpplugin-oxygen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: oxygen - project: 'ocpplugin' - project-name: 'ocpplugin' - 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]' - - # Used by the release job - staging-profile-id: a687673279f9c - -- project: - name: ocpplugin-nitrogen + name: ocpplugin-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -54,16 +34,15 @@ staging-profile-id: a687673279f9c - project: - name: ocpplugin-carbon + name: ocpplugin-oxygen jobs: - '{project-name}-distribution-check-{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}' @@ -81,3 +60,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