X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=4584f017ca6431d4f4ff179d2b62df03cf24750e;hb=83e75d76832f34bffffecdf2b306f91d499bfc4c;hp=eefa87c6e41d054953ca0de7042a9fdba2fa32a1;hpb=f7efc6d33e26ee80506d4fc507d21abc780f9fa1;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index eefa87c6e..4584f017c 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,10 +1,10 @@ --- - project: - name: nemo-fluorine + name: nemo-sodium jobs: - odl-maven-jobs - stream: fluorine + stream: sodium project: 'nemo' project-name: 'nemo' branch: 'master' @@ -12,42 +12,62 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 - 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: 'stable/oxygen' + branch: 'stable/neon' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 - project: - name: nemo-nitrogen + name: nemo-fluorine + jobs: + - odl-maven-jobs + + stream: fluorine + project: 'nemo' + project-name: 'nemo' + branch: 'stable/fluorine' + mvn-settings: 'nemo-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: '' + email-upstream: '[nemo]' + disable-job: true + + # Used by the release job + staging-profile-id: a67a9890f6202 + +- project: + name: nemo-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'nemo' project-name: 'nemo' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 @@ -61,3 +81,10 @@ branch: 'master' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true + +- project: + name: nemo-view + views: + - project-view + project-name: nemo