summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-12-06Add amsterdam stream to JJB templatesJessica Wagantall1-0/+2
Add amsterdam branch for jjb job templates for portal repos Change-Id: I45fd068b9ea3c42bca43847abd2d234172c2766c Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-12Refactor integration java jobsGary Wu1-3/+7
Remove root level java job; replace with subproject jobs instead. Change-Id: I94daecaa70c667be2462e789bd62253f8fac3bdc Issue-ID: INT-273 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Add verify and merge jobs for integration repoGary Wu1-0/+16
Add verify, merge, and release-version jobs for Java artifacts in the integration repo. Change-Id: I04828f13968ff716f5112b6ec7d6603119c857e7 Issue-ID: CIMAN-45 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>