X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=c07b59a6581e8490d059045a9f98556c07c1c98c;hb=HEAD;hp=496e31ec7e2b14fcb1fec297ca721dc83bbefe2f;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml deleted file mode 100644 index 496e31ec7..000000000 --- a/jjb/ocpplugin/ocpplugin.yaml +++ /dev/null @@ -1,45 +0,0 @@ ---- -- project: - name: ocpplugin-fluorine - jobs: - - odl-maven-jobs - - stream: fluorine - 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-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-sonar - jobs: - - gerrit-maven-sonar - project: 'ocpplugin' - project-name: 'ocpplugin' - branch: 'master' - mvn-settings: 'ocpplugin-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'