X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=531c603dca933b61a1a37c06a3e067dc37550565;hb=7154454605f0ac309e19c9adffb185771ac9be3f;hp=af23ab6fdde2c847bd189578b7dc2e9407124749;hpb=fafc613b71acb996cd3340e42e401ce8382491a6;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index af23ab6fd..531c603dc 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,11 +1,10 @@ --- - project: - name: nemo-oxygen + name: nemo-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'nemo' project-name: 'nemo' branch: 'master' @@ -18,15 +17,14 @@ staging-profile-id: a67a9890f6202 - project: - name: nemo-nitrogen + name: nemo-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'nemo' project-name: 'nemo' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -36,16 +34,15 @@ 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 +60,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