X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=49d944258f209364dd48b6d9a84811610cf8388e;hb=d2dbe00f26c3fd709f069d917b6d466d7bda4115;hp=0b37f358eb655b91b30a79b1323b63ca00ea6f31;hpb=fec89881ec40dd1f7d74bfc77e129784daf4ccde;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index 0b37f358e..49d944258 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,26 +1,36 @@ --- +- project: + name: nemo-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + project: 'nemo' + project-name: 'nemo' + branch: 'master' + 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-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: oxygen project: 'nemo' project-name: 'nemo' - branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/oxygen' mvn-settings: 'nemo-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67a9890f6202 @@ -29,24 +39,16 @@ name: nemo-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: nitrogen project: 'nemo' project-name: 'nemo' branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'nemo-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67a9890f6202 @@ -55,7 +57,6 @@ name: nemo-carbon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: carbon @@ -63,17 +64,10 @@ project-name: 'nemo' branch: 'stable/carbon' karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'nemo-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67a9890f6202 @@ -86,5 +80,4 @@ project-name: 'nemo' branch: 'master' mvn-settings: 'nemo-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'