X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=42771d028ffdaf5307752f5500ff20724e7caa6e;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=338f2b0379077b6653530292f5045968b53b0b86;hpb=39a0450315a14058a0c8fd7eb8c53fad2637249f;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 338f2b037..42771d028 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,12 +1,10 @@ --- - project: - name: next-oxygen + name: next-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'next' project-name: 'next' branch: 'master' @@ -14,48 +12,24 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[next]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67e7c516f385 - project: - name: next-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'next' - project-name: 'next' - branch: 'stable/nitrogen' - mvn-settings: 'next-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: '' - email-upstream: '[next]' - archive-artifacts: '' - - # Used by the release job - staging-profile-id: a67e7c516f385 - -- project: - name: next-carbon + name: next-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'next' project-name: 'next' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[next]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67e7c516f385 @@ -69,3 +43,9 @@ branch: 'master' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: next + description: 'List of next jobs' + regex: '^next-.*' + <<: *releng_view_common