X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=c07b59a6581e8490d059045a9f98556c07c1c98c;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=496e31ec7e2b14fcb1fec297ca721dc83bbefe2f;hpb=321d2beb638ea788003884f7aefdde104464c0cc;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 496e31ec7..c07b59a65 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,8 +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' + +- project: + name: ocpplugin-view + views: + - project-view + project-name: ocpplugin