X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdluxapps%2Fdluxapps.yaml;h=ca850310b6221f86969c6fbf4cf8205a670cef8f;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=b51bb653fa9cb8e6ecc6bdf710afede5295a5c44;hpb=45dda826d667777fa16b4e937bce5e736cdcfa3c;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index b51bb653f..ca850310b 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,14 +1,12 @@ --- - project: - name: dluxapps-oxygen + name: dluxapps-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'dluxapps' project-name: 'dluxapps' - stream: oxygen + stream: fluorine branch: 'master' build-node: centos7-builder-2c-8g mvn-settings: 'dluxapps-settings' @@ -20,38 +18,16 @@ staging-profile-id: 96e6fb1e65bf9 - project: - name: dluxapps-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - odl-maven-jobs - - project: 'dluxapps' - project-name: 'dluxapps' - stream: nitrogen - branch: 'stable/nitrogen' - 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-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}'