summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-services-heartbeat.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-12-01CI: Disable daily jobsJessica Wagantall1-1/+0
As discussed in the TSC, we are removing daily cron jobs. Teams can individually revert back to using their cron if found really needed. - Merge jobs can be retriggered using "remerge" comment. - Sonar jobs will run @weekly and using "run-sonar" comment. - Stage jobs can be retriggered using "stage-release" comment. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9f3302d892f8df72ff831e4ddefca935c0f99f1e
2023-08-02CI: Remove Jenkins gerrit-info-yaml-verify jobJessica Wagantall1-9/+0
This verification has been moved to GitHub Actions and its enfoced for all repos. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I33c874815e0f0836dcf0e3f5d39a0e4829d286d6
2023-05-09Switch dcae jobs to london rls branchVijay Venkatesh Kumar1-2/+2
Replace kohn jobs to london Change-Id: I374462005da31054ad004b213d003480351c736c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3360
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg1-28/+28
Change-Id: I980c61ddff9d65c85032da3ee7b7b1a4e81540f6 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-04-10Chore: Use a smaller node for release jobsJessica Wagantall1-1/+1
This is in order to save some costs since these jobs do not require a 8c-8g node Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id0ec9e33ac4bc1c7c63dbd6bc7671c47aec996fa
2023-04-03Chore: Move to centos8-builderBengt Thuree1-1/+1
jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml jjb/dcaegen2/dcaegen2-collectors-restconf.yaml jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml jjb/dcaegen2/dcaegen2-collectors-ves.yaml jjb/dcaegen2/dcaegen2-collectors.yaml jjb/dcaegen2/dcaegen2-deployments.yaml jjb/dcaegen2/dcaegen2-platform-mod2-helm-generator.yaml jjb/dcaegen2/dcaegen2-platform-ves-openapi-manager.yaml jjb/dcaegen2/dcaegen2-platform.yaml jjb/dcaegen2/dcaegen2-services-datalake-handler.yaml jjb/dcaegen2/dcaegen2-services-heartbeat.yaml jjb/dcaegen2/dcaegen2-services-mapper.yaml jjb/dcaegen2/dcaegen2-services-pm-mapper.yaml jjb/dcaegen2/dcaegen2-services-prh.yaml jjb/dcaegen2/dcaegen2-services-sdk.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I7f8db2af5e72de4b4774d91be33d94b4f58ca5e5 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2022-12-01CI: remove plaintext sonarcloud tokenKevin Sandi1-1/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I1a4f12c5bbd290761aa43d2b5a9914152a166390
2022-10-11[DCAE] Add Kohn branch and cleanup older branchesVijay Venkatesh Kumar1-2/+2
Remove jakarta branch with exception of dcaegen2 (doc) repo. Change-Id: I219f232188f0cfcb9203f27ab236cd14d4ac6cc6 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-09-28[DCAE] Remove istanbul branch jobVijay Venkatesh Kumar1-2/+0
Istanbul out of maintenance + NexusIQ cannot support multiple branches Change-Id: I321604b961aa1b4078328c25c92d2ef072a547ba Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3276 Issue-ID: DCAEGEN2-3236 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-17[DCAE] Increase timeout for HB jobsvv770d1-0/+1
Address https://jenkins.onap.org/job/dcaegen2-services-heartbeat-tox-verify-master/4/console Change-Id: I7e985eb158086d9dcba089f704cffa84b44d8ad4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-06-13Switch to global jobs (python) - dcaegen2/services/hearbeatvv770d1-3/+2
Migrate jobs to use global templates and enable OGR check for verify builds Change-Id: I18fe2ab85abe1bde538d459a8b681b9a55f3c629 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3187 Issue-ID: DCAEGEN2-3186
2022-04-25[DCAE] Enable CI jobs for jakarta branchvv770d1-2/+2
Change-Id: Ib0141e22fe35a6b8d2294f1bba048c442e70db82 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2973
2021-09-28[DCAE] Jobs updated to include istanbul branchvv770d1-2/+2
Change-Id: Id8242402bf6165962ba7f851f77a593a2794dcf7 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2918 Signed-off-by: vv770d <vv770d@att.com>
2021-03-09[DCAE] Add honolulu jobsvv770d1-0/+2
Add CI jobs for Honolulu branch Remove tox-env setting from CI job to enforce local tox.ini usage Change-Id: Ia1edd58baa94def3cef72507e49284c64ed7fc8b Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2653
2020-10-01[DCAE] add ci jobs for guilin branched componentsvv770d1-2/+2
Change-Id: Ib2e5455886f31ec4d41ee8f2b8dd876b643f25f5 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2436 Signed-off-by: vv770d <vv770d@att.com>
2020-04-21set dcae frankfurt branch ci jobsVijay Venkatesh Kumar1-0/+2
Change-Id: Ia14be5914ef7db85d30422fe29fc2fe69352b259 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2020-03-27update dcae job buildnode to ubuntu1804Vijay Venkatesh Kumar1-3/+3
Change-Id: Iaec963641f65eb71e3798dc69b26bf96376083dd Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2020-02-19add missing rls jobsVijay Venkatesh Kumar1-0/+2
Change-Id: I74f4ebb1392f6761950a651ea6f99edf84e764ea Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-05Migrate DCAE to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I328a3ffa3d6bfa6409656674de78a4d2a7ad2bb5
2020-02-03switch hb sonar buildnode for py37 supportvagrant1-1/+1
Change-Id: If43c1f13b29f4ee3417773a11d6f3d12d7cbbae8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2019-07-17dcaegen2 jobs updates for jjb migrationVijay Venkatesh Kumar1-2/+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-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-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-09Add jjb def for missing heartbeat serviceLusheng Ji1-0/+21
Issue-ID: DCAEGEN2-206 Change-Id: I3af4afc76a360ecd1437f5ea1b6e727f619f1a95 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-02-20Add missing CLM jobs for dcaegen2Jessica Wagantall1-0/+14
Change-Id: I3a1f9ae72df1c981639fe597fd795299140bb852 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>