X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=890cdea8fc734f640773e4a7a3f6046810e86189;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=af23ab6fdde2c847bd189578b7dc2e9407124749;hpb=cbf13450815f7ce1d1c080550686ac0243528c21;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index af23ab6fd..890cdea8f 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,11 +1,10 @@ --- - project: - name: nemo-oxygen + name: nemo-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'nemo' project-name: 'nemo' branch: 'master' @@ -18,34 +17,15 @@ staging-profile-id: a67a9890f6202 - project: - name: nemo-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'nemo' - project-name: 'nemo' - branch: 'stable/nitrogen' - 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-carbon + name: nemo-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'nemo' project-name: 'nemo' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -63,3 +43,9 @@ 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