X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdluxapps%2Fdluxapps.yaml;h=da00339d9bd59f9fc84af55aa0c8a9cbc41bb3f3;hb=807fca79b9cbd070495690797e1b0cc019caf5f9;hp=2eea9a58ab409927529347b3e091822ad85361fd;hpb=eeec1594ba258dba78e27033e1eb6a35b211a502;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index 2eea9a58a..da00339d9 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,61 +1,74 @@ --- - project: - name: dluxapps-oxygen + name: dluxapps-sodium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: oxygen + stream: sodium 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-neon + jobs: + - odl-maven-jobs + + project: 'dluxapps' + project-name: 'dluxapps' + stream: neon + branch: 'stable/neon' + 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]' + + # Used by the release job + staging-profile-id: 96e6fb1e65bf9 + +- project: + 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' - karaf-version: karaf3 + stream: oxygen + branch: 'stable/oxygen' + 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: '' + disable-job: 'true' # Used by the release job staging-profile-id: 96e6fb1e65bf9 @@ -68,5 +81,12 @@ project: 'dluxapps' project-name: 'dluxapps' branch: 'master' + 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