X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=d47144d06fd3c9300080940ee907eb2e6b3a62b2;hb=1d9d9b093795c802057ae279ab017ce45984264d;hp=49d944258f209364dd48b6d9a84811610cf8388e;hpb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index 49d944258..d47144d06 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,11 +1,10 @@ --- - project: - name: nemo-fluorine + name: nemo-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: fluorine + stream: sodium project: 'nemo' project-name: 'nemo' branch: 'master' @@ -13,61 +12,43 @@ 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: 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-nitrogen + name: nemo-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: neon project: 'nemo' project-name: 'nemo' - branch: 'stable/nitrogen' + 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-carbon + name: nemo-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: fluorine project: 'nemo' project-name: 'nemo' - branch: 'stable/carbon' - karaf-version: karaf3 + 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 @@ -81,3 +62,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