X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdluxapps%2Fdluxapps.yaml;h=da00339d9bd59f9fc84af55aa0c8a9cbc41bb3f3;hb=807fca79b9cbd070495690797e1b0cc019caf5f9;hp=6cd7760b2a784e073628a3ec7068277f68481fd8;hpb=cb52af35b0fa1272dec4181513fd3227b4df9f4c;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index 6cd7760b2..da00339d9 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,13 +1,12 @@ --- - project: - name: dluxapps-fluorine + name: dluxapps-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: fluorine + stream: sodium branch: 'master' build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' @@ -19,15 +18,14 @@ staging-profile-id: 96e6fb1e65bf9 - project: - name: dluxapps-oxygen + name: dluxapps-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: oxygen - branch: 'stable/oxygen' + stream: neon + branch: 'stable/neon' build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -38,15 +36,14 @@ staging-profile-id: 96e6fb1e65bf9 - project: - name: dluxapps-nitrogen + name: dluxapps-fluorine jobs: - - '{project-name}-distribution-check-{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' @@ -57,21 +54,21 @@ staging-profile-id: 96e6fb1e65bf9 - project: - name: dluxapps-carbon + name: dluxapps-oxygen jobs: - '{project-name}-distribution-check-{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]' + disable-job: 'true' # Used by the release job staging-profile-id: 96e6fb1e65bf9 @@ -87,3 +84,9 @@ build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: dluxapps-view + views: + - project-view + project-name: dluxapps