X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=c07b59a6581e8490d059045a9f98556c07c1c98c;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=5f3c2313cfb04c8feef84dfc45987c639f162b1e;hpb=b4cf45c2f7b0f81a395a81f85718df294868429d;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 5f3c2313cf..c07b59a658 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -1,4 +1,21 @@ --- +- project: + name: ocpplugin-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'ocpplugin' + project-name: 'ocpplugin' + branch: 'master' + 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-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -38,14 +55,15 @@ name: ocpplugin-sonar jobs: - gerrit-maven-sonar + project: 'ocpplugin' project-name: 'ocpplugin' 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 +- project: + name: ocpplugin-view + views: + - project-view + project-name: ocpplugin