X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftopoprocessing%2Ftopoprocessing.yaml;h=3a328e418cc1e96424290cab9f19e0a4fb90c077;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=cbc71a4fe38ba8244d773882b3429683aee29920;hpb=8c76f3dfcc549f8e959de1d3a52b3885d1cde4ce;p=releng%2Fbuilder.git diff --git a/jjb/topoprocessing/topoprocessing.yaml b/jjb/topoprocessing/topoprocessing.yaml index cbc71a4fe3..3a328e418c 100644 --- a/jjb/topoprocessing/topoprocessing.yaml +++ b/jjb/topoprocessing/topoprocessing.yaml @@ -1,67 +1,52 @@ --- - project: - name: topoprocessing-oxygen + name: topoprocessing-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'topoprocessing' project-name: 'topoprocessing' branch: 'master' - jdks: - - openjdk8 mvn-settings: 'topoprocessing-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},controller-merge-{stream},yangtools-merge-{stream}' email-upstream: '[topoprocessing] [odlparent] [controller] [yangtools]' - archive-artifacts: '' # Used by the release job staging-profile-id: a691bbe2328cb - project: - name: topoprocessing-nitrogen + name: topoprocessing-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'topoprocessing' project-name: 'topoprocessing' - branch: 'stable/nitrogen' - jdks: - - openjdk8 + branch: 'stable/fluorine' mvn-settings: 'topoprocessing-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},controller-merge-{stream},yangtools-merge-{stream}' email-upstream: '[topoprocessing] [odlparent] [controller] [yangtools]' - archive-artifacts: '' # Used by the release job staging-profile-id: a691bbe2328cb - project: - name: topoprocessing-carbon + name: topoprocessing-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'topoprocessing' project-name: 'topoprocessing' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 + branch: 'stable/oxygen' mvn-settings: 'topoprocessing-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},controller-merge-{stream},yangtools-merge-{stream}' email-upstream: '[topoprocessing] [odlparent] [controller] [yangtools]' - archive-artifacts: '' # Used by the release job staging-profile-id: a691bbe2328cb @@ -75,3 +60,9 @@ branch: 'master' mvn-settings: 'topoprocessing-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: topoprocessing + description: 'List of topoprocessing jobs' + regex: '^topoprocessing-.*' + <<: *releng_view_common