X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=531c603dca933b61a1a37c06a3e067dc37550565;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=0874bb36dd651fbb0996ac4f01dca4d396cc8a10;hpb=003835acd2d9e452ff4d6f829cbce441c5ebd82b;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index 0874bb36dd..531c603dca 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -1,82 +1,52 @@ --- - project: - name: nemo-oxygen + name: nemo-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs - stream: oxygen + stream: neon project: 'nemo' project-name: 'nemo' branch: 'master' - 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 - project: - name: nemo-nitrogen + name: nemo-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'nemo' project-name: 'nemo' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/fluorine' 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 - project: - name: nemo-carbon + name: nemo-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs - stream: carbon + stream: oxygen project: 'nemo' project-name: 'nemo' - branch: 'stable/carbon' - karaf-version: karaf3 - 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 @@ -89,5 +59,10 @@ project-name: 'nemo' branch: 'master' mvn-settings: 'nemo-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: nemo + description: 'List of nemo jobs' + regex: '^nemo-.*' + <<: *releng_view_common