X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdluxapps%2Fdluxapps.yaml;h=85aefe9de3fafb1b6dd2f4859b6ae895c812c598;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=3ca8015d0b943738e3abc24439ad5d000414c5e7;hpb=66702d339d7658a5222bea82a1c6149a59ffa0df;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index 3ca8015d0..85aefe9de 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,64 +1,55 @@ --- - project: - name: dluxapps-oxygen + name: dluxapps-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: oxygen + stream: neon branch: 'master' build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e6fb1e65bf9 - project: - name: dluxapps-nitrogen + name: dluxapps-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: nitrogen - branch: 'stable/nitrogen' + stream: fluorine + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e6fb1e65bf9 - project: - name: dluxapps-carbon + name: dluxapps-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: carbon - branch: 'stable/carbon' + stream: oxygen + branch: 'stable/oxygen' build-node: centos7-builder-2c-8g - karaf-version: karaf3 mvn-settings: 'dluxapps-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e6fb1e65bf9 @@ -74,3 +65,9 @@ build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: dluxapps + description: 'List of dluxapps jobs' + regex: '^dluxapps-.*' + <<: *releng_view_common