summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/apps.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-15Sign CCSDK artifactsTimoney, Dan (dt5972)1-1/+3
Update JJB to sign CCSDK artifacts. Change-Id: I0401497501c3d2e287c3dbead2151760e2b52a07 Issue-ID: CIMAN-234 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-07Add INFO.yaml verify job (CCSDK)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I0b6dfe38abf0f75bb0c8e817d8b35bd2816c8739 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-01Merge "Update CCSDK view"Jessica Wagantall1-1/+3
2019-03-01Update CCSDK viewJessica Wagantall1-1/+3
Update CCSDK view to remove maven-stage jobs from it. Change-Id: I86501874781d82e89cb592da854182694e1feb4d Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-01Merge "Migrate to gerrit-maven-stage (CCSDK)"Jessica Wagantall1-0/+1
2019-02-05temporary disable arm64 docker build for ccsdkPaul Vaduva1-17/+17
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I116d97a11f039b8a37cabf6f8bc9b3fef3d06f4c Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-04Migrate to gerrit-maven-stage (CCSDK)Jessica Wagantall1-0/+1
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I79647497d8b1a70b33e1cdeb9fc32b0c0c408257 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-25Merge "Add arm64 docker build for ccsdk"Jessica Wagantall1-0/+17
2018-12-13Add Casablanca CLM jobs for CCSDK and SDNCTimoney, Dan (dt5972)1-1/+5
Added streams with casablanca and master to clm jobs for ccsdk and sdnc. Change-Id: I3c6e593112eed13840698d13be71b06355a4045f Issue-ID: CIMAN-226 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-07Add arm64 docker build for ccsdkPaul Vaduva1-0/+17
Add arm64 docker-build job for ccsdk project Change-Id: Ie1099708723b8cc78ab13bfe483b36271af7e261 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.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-13Manage views [c*-i*] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Change-Id: I377e257f4ca54c9e408146e4efa5f1dabbec8351 Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-23CCSDK-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: Ief5e40b3f01cb545e800bb0899019a2da564b40b Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-16Add ccsdk/sdnc casablanca branch jobsTimoney, Dan (dt5972)1-2/+4
Add Jenkins jobs for CCSDK and SDNC casablanca branchs Change-Id: Ib38bece7a36e0f009e760a63d30536dcd575cb29 Issue-ID: CIMAN-212 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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-11Add docker create jobsTimoney, Dan (dt5972)1-0/+19
Add Docker create Jenkins jobs for ccsdk/apps repo Change-Id: I3e41af2aebd8e374ed39b1578ba3b8308be6e6f7 Issue-ID: CIMAN-203 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.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-01Fix clm job definitionJessica Wagantall1-1/+1
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 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-07-09Add Jenkins jobs for new CCSDK, SDNC reposTimoney, Dan (dt5972)1-0/+35
Add new Jenkins jobs for ccsdk/apps, ccsdk/features and sdnc/apps repos Change-Id: Icdd1e28a567976fe9e3153775fed6f41c32b14be Issue-ID: CIMAN-173 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>