summaryrefslogtreecommitdiffstats
path: root/jjb/oparent
AgeCommit message (Collapse)AuthorFilesLines
2018-02-15Update oparent jjb templateJessica Wagantall1-14/+0
Remove oparent from Sonar scans Remove amsterdam branch Change-Id: I57bbc6671a4877e3699eccc6a010753f036d070c Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Remove release-version-java-daily-no-sonarJessica Wagantall1-1/+1
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall1-0/+2
Add amsterdam branch for jjb job templates for oparent repos Change-Id: I6eb73e710aaf6239948096be6a92e66e05980726 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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>