X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdluxapps%2Fdluxapps.yaml;h=14e23e2dfd65002e687655620fc21a40f56802bd;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=b51bb653fa9cb8e6ecc6bdf710afede5295a5c44;hpb=45dda826d667777fa16b4e937bce5e736cdcfa3c;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index b51bb653f..14e23e2df 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,14 +1,12 @@ --- - 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' @@ -20,16 +18,14 @@ 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' @@ -40,18 +36,16 @@ 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}' @@ -71,3 +65,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