summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-services-bbs-eventprocessor-java.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-08-02dcaegen2 jjb fix - enable deployVijay Venkatesh Kumar1-2/+3
Change-Id: Ic69d9eacb9eeaeba321d52c8dd604081350ae0f2 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
2019-08-01Fix dcae build errorsVijay Venkatesh Kumar1-0/+1
datalake is in POC state; disabled new release specific jobs Change-Id: I772ee5a3033b0a3e8078cfa4722eb275736c35ee Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-07-21Fix gerrit-mvn job errorsVijay Venkatesh Kumar1-2/+2
Change-Id: Iab852b4ade5d2a711c38779c5c4b2eee026e9dd1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
2019-07-17dcaegen2 jobs updates for jjb migrationVijay Venkatesh Kumar1-4/+0
1) Removed dublin branches across all jobs 2) Switched to centos7-docker-8c-8g for docker dependent builds 3) Removed dcaegen2-service clm (subproject has own clm job) 4) Cleaned up old release job (replaced by gerrit-maven jobs) Change-Id: If77bdf431e0189d774d80b285ec1b0ca98c09d6b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669 Issue-ID: DCAEGEN2-1578 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-07-16Migrate gerrit-maven-stage (DCAEGEN)-4Jessica Wagantall1-2/+32
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Do not sign artifacts in maven-docker-stage as there are no jars being process in these jobs. Change-Id: I9145dfdd2852a107f3120910002d75dd05a98ac6 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-03Add dublin branch jobsVijay Venkatesh Kumar1-1/+4
Add support independent versioning for dcaegen2/services components [ONAP Helpdesk #70115] Change-Id: I3f39e48dc7462800d6c7bc87d0427dedb395529c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1471
2019-03-26Fix bbs-ep jjbVijay Venkatesh Kumar1-2/+2
Change-Id: I6a86cc1daee11f492f3bda7e1c98eaebb1a1bb2a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-26Create a CLM job inside bbs-event-processor sub-projectStavros Kanarakis1-0/+12
Change-Id: I91c98a5bfaac484d7dc04b85bf015e65b69b744b Issue-ID: DCAEGEN2-1366 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-03-19Introduce JJB for bbs-event-processor projectStavros Kanarakis1-0/+36
In dcaegen2/services project, each component will have its own module. JJB will start with bbs-event-processor corresponding sub-project Issue-ID: DCAEGEN2-1345 Change-Id: I62319a8fcd0e8124d3c2b9e19139806d15770920 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>