summaryrefslogtreecommitdiffstats
path: root/jjb/oparent
AgeCommit message (Collapse)AuthorFilesLines
2017-10-06Define new template for subproject release buildDan Timoney1-1/+1
Define a new template for subproject release builds that does not update the version tag within the <parent>. This is needed for the oparent-odlparent subproject of oparent, whose parent is an external POM from the OpenDaylight project. Change-Id: I798b0292f17b6b9d5234f147910488e4bb6ecee2 Issue-ID: CIMAN-99 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-19Exclude oparent from Sonar scansJessica Wagantall1-1/+1
Use no-sonar template dor daily releases for oparent. Issue-id: CIMAN-65 Change-Id: I2bd2b29e48dbe057d2a94caed29035ea6cd446b1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-07Add Jenkins job for odlparent subprojectDan Timoney1-0/+7
oparent-odlparent needs to be a separate Jenkins job as opposed to a module under oparent top level pom, since it cannot have the top level pom as its parent (it needs to have OpenDaylight parent as its parent) Change-Id: I5bc0e8963045384c32911e4ec2b73b2c8bcd9e72 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-17Add staging build job for oparentGary Wu1-1/+2
Change-Id: I3f815803689e908158b431a29408658e39fd909d Issue-id: INT-103 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-21Add java jobs for oparentGary Wu1-0/+15
Change-Id: I5525d6991912fe20740ad35537ea0cc8a266211a Signed-off-by: Gary Wu <gary.i.wu@huawei.com>