X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=6a2589070424896f3d512e0855056781ade7f12b;hb=1436f8f5f24783f9d3fae45f4344377f1a32cf68;hp=ed5b2d0aacee537127549ac1ef4c90249ed843a0;hpb=0a28f0362b904fe414c5dd269f969bf26a94fee1;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index ed5b2d0aa..6a2589070 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -1,11 +1,10 @@ --- - project: - name: iotdm-oxygen + name: iotdm-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'iotdm' project-name: 'iotdm' branch: 'master' @@ -19,15 +18,14 @@ staging-profile-id: 96fd6e9453970 - project: - name: iotdm-nitrogen + name: iotdm-fluorine jobs: - - '{project-name}-distribution-check-{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' @@ -38,17 +36,16 @@ staging-profile-id: 96fd6e9453970 - project: - name: iotdm-carbon + name: iotdm-oxygen jobs: - '{project-name}-distribution-check-{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}' @@ -67,3 +64,9 @@ build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: iotdm + description: 'List of iotdm jobs' + regex: '^iotdm-.*' + <<: *releng_view_common