summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-services-prh.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-06Added Casablanca release PRH CIwasala1-0/+2
Change-Id: Iac0cbce9903cf030f0390b35de753e1811e2006f Issue-ID: CIMAN-201 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
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-09-04Upgrading CI config for DCAEGEN2/PRHwasala1-6/+1
Change-Id: If19c17d7699c2e53009536d1295ccce3ce67fb5e Issue-ID: CIMAN-201 Signed-off-by: wasala <przemyslaw.wasala@nokia.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-08-07Make build-node configurableJessica Wagantall1-0/+1
{project-name}-{stream}-docker-java-shell-daily job needs to have the build-node parameter configurable. This way, the projects will be able to select the long live instance as build-node for their job. For the rest of the projects using this template, the build-node variable is set to the previous default value. Change-Id: Ie3722050870a04b0c2ca3108f6b526c7ac855def Issue-ID: CIMAN-188 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-14Make code sections readable and consistentAnil Belur1-1/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-04-05Add docker daily job.Lusheng Ji1-0/+5
Add a daily docker shell job for pushing built docker images to Nexus. Issue-ID: DCAEGEN2-206 Change-Id: I362ff6d5a36bfaac03529af1225e73b6b6246c25 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-23Use dcaegen2-services-prh-settingsJessica Wagantall1-1/+1
Use dcaegen2-services-prh-settings for prh project Issue-ID: DCAEGEN2-206 Change-Id: I3de29b1ac4408ce50ea0e47a8b0e7e651eda98f1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-21Add build, clm and sonar jobs for PRHLusheng Ji1-0/+32
Add a jjb definition file for the PNF Registration Hander microservice for verify, merge, daily release, CLM, and SONAR jobs. Issue-ID: DCAEGEN2-206 Change-Id: I190ec83d0445e7f552701d8973859f0c347cdccc Signed-off-by: Lusheng Ji <lji@research.att.com>