X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=784e75ccdf80c98491c313e240b44d3edb694ef0;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=6f4d780c84cc0c26a59656e842d6e8978024a8ee;hpb=45dda826d667777fa16b4e937bce5e736cdcfa3c;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 6f4d780c8..784e75ccd 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -1,12 +1,10 @@ --- - project: - name: iotdm-oxygen + name: iotdm-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'iotdm' project-name: 'iotdm' branch: 'master' @@ -20,16 +18,14 @@ staging-profile-id: 96fd6e9453970 - project: - name: iotdm-nitrogen + name: iotdm-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'iotdm' project-name: 'iotdm' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -40,18 +36,16 @@ staging-profile-id: 96fd6e9453970 - project: - name: iotdm-carbon + name: iotdm-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'iotdm' project-name: 'iotdm' - branch: 'stable/carbon' + branch: 'stable/oxygen' build-node: centos7-builder-2c-8g - karaf-version: karaf3 mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'aaa-merge-{stream}' @@ -70,3 +64,9 @@ build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: iotdm-view + views: + - project-view + project-name: iotdm