X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=36dc2f892a8ee32ac99096d564678dc155805528;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=87c429e09b1666b1b9d23d6c0738c3f004f0c5fa;hpb=9f80eab4fa3bf05322ca685151148b7a3cf12327;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 87c429e09..36dc2f892 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -1,10 +1,10 @@ --- - project: - name: ocpplugin-fluorine + name: ocpplugin-neon jobs: - odl-maven-jobs - stream: fluorine + stream: neon project: 'ocpplugin' project-name: 'ocpplugin' branch: 'master' @@ -17,15 +17,14 @@ staging-profile-id: a687673279f9c - project: - name: ocpplugin-oxygen + name: ocpplugin-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'stable/oxygen' + branch: 'stable/fluorine' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -35,15 +34,15 @@ staging-profile-id: a687673279f9c - project: - name: ocpplugin-nitrogen + name: ocpplugin-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -61,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