X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=dc24a888f044c146c914ec86b0d7a2224bea8e76;hb=HEAD;hp=890cdea8fc734f640773e4a7a3f6046810e86189;hpb=1ef9643a39534ba4624d0c50fc1e5f5de9cd1526;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml deleted file mode 100644 index 890cdea8f..000000000 --- a/jjb/nemo/nemo.yaml +++ /dev/null @@ -1,51 +0,0 @@ ---- -- project: - name: nemo-fluorine - jobs: - - odl-maven-jobs - - stream: fluorine - project: 'nemo' - project-name: 'nemo' - branch: 'master' - mvn-settings: 'nemo-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: '' - email-upstream: '[nemo]' - - # Used by the release job - staging-profile-id: a67a9890f6202 - -- project: - name: nemo-oxygen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: oxygen - project: 'nemo' - project-name: 'nemo' - branch: 'stable/oxygen' - mvn-settings: 'nemo-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: '' - email-upstream: '[nemo]' - - # Used by the release job - staging-profile-id: a67a9890f6202 - -- project: - name: nemo-sonar - jobs: - - gerrit-maven-sonar - project: 'nemo' - project-name: 'nemo' - branch: 'master' - mvn-settings: 'nemo-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - -- view: - name: nemo - description: 'List of nemo jobs' - regex: '^nemo-.*' - <<: *releng_view_common