X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=4584f017ca6431d4f4ff179d2b62df03cf24750e;hb=83e75d76832f34bffffecdf2b306f91d499bfc4c;hp=35ae3cd801742a8692ad2eddb87ec2d7141c069c;hpb=8c76f3dfcc549f8e959de1d3a52b3885d1cde4ce;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index 35ae3cd80..4584f017c 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,67 +1,73 @@ --- - project: - name: nemo-oxygen + name: nemo-sodium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: sodium project: 'nemo' project-name: 'nemo' branch: 'master' - jdks: - - openjdk8 mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 - project: - name: nemo-nitrogen + name: nemo-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'nemo' + project-name: 'nemo' + 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-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'nemo' project-name: 'nemo' - branch: 'stable/nitrogen' - jdks: - - openjdk8 + branch: 'stable/fluorine' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 - project: - name: nemo-carbon + name: nemo-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'nemo' project-name: 'nemo' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 + branch: 'stable/oxygen' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 @@ -75,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