summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-deployments.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-20/+20
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-10-11[DCAE] Add Kohn branch and cleanup older branchesVijay Venkatesh Kumar1-4/+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-06-03[DCAE] Switch to global jobs - java componentsvv770d1-0/+4
Migrate jobs to use global templates and enable OGR check for verify builds Change-Id: I62f43702a60c4546466343477e40c0bf9637b7f4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3185 Signed-off-by: vv770d <vv770d@att.com>
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-09Fix typo on deployment jobvv770d1-1/+1
Change-Id: Ic12b4d4422ae01009db4448d358256821149ba3a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2653
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-4/+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/+4
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-1/+1
Change-Id: Iaec963641f65eb71e3798dc69b26bf96376083dd Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2020-03-19Migrate SDC DCAE jobsJessica Wagantall1-1/+1
Migrate to ubuntu18.04 Change-Id: Ic5a71227c5abaefcecd29933cdd6134cce88c229 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-02-04boostrap rls job + elalto job cleanupVijay Venkatesh Kumar1-2/+0
Change-Id: I60522a0f54907fc167936ec5f45a26e5403488d3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2041 Issue-ID: DCAEGEN2-1891
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
2020-01-03add selfrels jobsVijay Venkatesh Kumar1-1/+2
Change-Id: I540dbc4392688190e679d59985f243f4d6f3b931 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
2019-09-17Add/update elalto branch for dcaeVijay Venkatesh Kumar1-2/+2
Add new elalto branch for son,mapper,prh, hv-ves Update branch name impacted under IT-17610 Change-Id: Ibc404ed8c582c2583277a185bec39cf3922577e4 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669
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-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>
2019-03-01Switch deployment to new nodeVijay Venkatesh Kumar1-1/+1
PNDA modules build require extra storage Change-Id: I6138d56a67d49374ed39e94fb0e2dd9dd2cf44f9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-02-19dcae jobs updatesVijay Venkatesh Kumar1-2/+0
- Remove casablanca branch related jobs - Rename jjb files for tca and mapper - Disable cdapbroker job as there will be no update for R4 Change-Id: I0077557e99d0eab18810179935b036e476723781 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1183 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
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-11-06set casablanca dcae jobsVijay Venkatesh Kumar1-0/+2
Verify/merge/release jobs for repositorys branched for Casablanca Change-Id: Ie6968093c9786e6d565be557069eba110e778143 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
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-08-29Set build-timeout to 180 for dcaegen2-deploymentsJulien Barbot1-0/+1
This is needed because pnda image creation takes a lot of time. Change-Id: If5c587c2ca3b9764a4ecbe6f1546e324ef756ef5 Issue-ID: DCAEGEN2-367 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-02-21Remove noop Jenkins build jobsLusheng Ji1-12/+0
Remove JJB def for 3 no-code repos Remove SONAR jobs for repos in language other than Java and Python Change-Id: Ia0c8dbef1507b59975d573a790f97e18244baa9b Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-206
2018-02-20Add missing CLM jobs for dcaegen2Jessica Wagantall1-0/+1
Change-Id: I3a1f9ae72df1c981639fe597fd795299140bb852 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-19Remove Amsterdam build jobsLusheng Ji1-3/+1
Change-Id: I82d79db2a565181b0c74a71025a9efc70d6a7ff8 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-206
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Remove release-version-java-daily-no-sonarJessica Wagantall1-1/+1
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
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-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-11-27Add amsterdam streamLusheng Ji1-0/+2
Issue-ID: DCAEGEN2-206 Change-Id: Ibe0ddcc32aed679c4d6ca464c97d2f2f38df58af Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-16Exclude dcaegen2 scans from SonarJessica Wagantall1-1/+1
For DACEGEN2 there are a number of repos with no programming code. There are also a number of repos containing none Java code such as Python and Erlang. Change-Id: Ib645008dc7f68b54cd76c29f188391e675d7892b Issue-ID: CIMAN-73 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-29Fix indentation and add buildnode.Lusheng Ji1-8/+9
Issue-Id: DCAEGEN2-60 Change-Id: I989394fe2813513d4f3b3c1504600e7a313abddf Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-22jjb def for DCAEGEN2 componentsLusheng Ji1-0/+21
Issue-Id: DCAEGEN2-60 Change-Id: I956fd2f17fabd8746e4bc1cb548f5f312f5b025c Signed-off-by: Lusheng Ji <lji@research.att.com>