X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=c07b59a6581e8490d059045a9f98556c07c1c98c;hb=HEAD;hp=1434ae4e3c5b0374f491bfefb578e4f23ddf5051;hpb=7ce6dc8bd480881917db8413cca873af6d2706f5;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml deleted file mode 100644 index 1434ae4e3..000000000 --- a/jjb/ocpplugin/ocpplugin.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# ODL Releng build templates -- project: - name: ocpplugin - jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-sonar' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}' - - # stream: release stream (eg. stable-lithium or beryllium) - # branch: git branch (eg. stable/lithium or master) - stream: - - boron: - branch: 'master' - jdk: openjdk8 - jdks: - - openjdk8 - disable_autorelease: False - disable_distribution_check: False - - project: 'ocpplugin' - project-name: 'ocpplugin' - mvn-settings: 'ocpplugin-settings' - mvn-goals: 'clean install -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' - email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' - archive-artifacts: ''