summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-07Add el-alto branch job and gerrit release jobsVijay Venkatesh Kumar1-0/+2
Change-Id: Iddbbd891bb3242fe90ae4d873ca6672c7f4c6fff Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578 Issue-ID: DCAEGEN2-1669
2019-08-01Fix dcae build errorsVijay Venkatesh Kumar1-1/+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-0/+5
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-3/+1
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-15Migrate gerrit-maven-stage (DCAEGEN)-3Jessica Wagantall1-1/+4
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: I0f5d5c253df9fb48db0a1a2dd5d05ae8b36025b5 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-03Add dublin branch jobsVijay Venkatesh Kumar1-0/+2
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-07Add INFO.yaml verify job (DCAEGEN)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I97941c55b787099c063ffccfd1513ebd0f886c3b Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-23DCAEGEN2-Refactor CLM project blockJessica Wagantall1-1/+10
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: I47585bc0e3baebea06c3062fe77e88eeeac8e756 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-04Add jenkins job file for RESTCONF Collectorrama-huawei1-0/+36
Issue-ID: DCAEGEN2-612 Change-Id: I9afbf627fd5d891250cfffb4261a4d3ec4783651 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>