X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdluxapps%2Fdluxapps.yaml;h=14e23e2dfd65002e687655620fc21a40f56802bd;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=d87fdb4c7e3be2d087d2f7d9427b163ca770e900;hpb=4dd0f93bdcc602f444719a3b5c95a5447866af85;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index d87fdb4c7..14e23e2df 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,13 +1,12 @@ --- - project: - name: dluxapps-oxygen + name: dluxapps-neon jobs: - - '{project-name}-distribution-check-{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' @@ -19,15 +18,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' @@ -38,17 +36,16 @@ 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}' @@ -68,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