summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/apod-analytics.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-27/+38
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-27Add amsterdam streamLusheng Ji1-0/+2
Issue-ID: DCAEGEN2-206 Change-Id: Ibe0ddcc32aed679c4d6ca464c97d2f2f38df58af Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Fix TCA release jobNekrassov, Alexei (an4828)1-9/+3
Daily release build only deposits SNAPSHOT artifacts for TCA. Lusheng investigated and found that TCA jjb is not calling the standard java daily release job template. Instead it uses a template without setting the release versions, and tries to set the release version by itself. However that is not done correctly. So in TCA daily release build the release version is not set correctly, and as a result no release artifact is built, only the SNAPSHOT versioning. To fix this, we change to use '{project-name}-{stream}-release-version-java-daily' job. Change-Id: I59c4962073108a43b0755049058f04b106ca5e6e Signed-off-by: Nekrassov, Alexei (an4828) <nekrassov@att.com> Issue-ID: DCAEGEN2-123 Signed-off-by: Nekrassov, Alexei (an4828) <nekrassov@att.com>
2017-09-11Remove 1.0.0 TCA jobsan48281-2/+0
Change-Id: I63c2497bc1527008ad4b94953cc72f6c1138f226 Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-65
2017-08-22jjb def for DCAEGEN2 componentsLusheng Ji1-2/+2
Issue-Id: DCAEGEN2-60 Change-Id: I956fd2f17fabd8746e4bc1cb548f5f312f5b025c Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-22JJB file for DCAE TCAan48281-0/+33
Initial submission of JJB file for DCAE TCA Change-Id: Icf18607944dc3b0a10cb35d9d84a6d071b0cc983 Issue-ID: DCAEGEN2-53 Signed-off-by: an4828 <nekrassov@att.com>