summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc/sdnc-apps.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19Remove elalto sdnc Jenkins jobsDan Timoney1-4/+0
Remove Jenkins jobs for elalto and elalto-fluorine branches, which are no longer needed. Change-Id: I6523d90763d3f0198a18d06bccb1b17e64576c4b Issue-ID: CIMAN-368 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Build CCSDK and SDNC dockers dailyDan Timoney1-1/+1
Update CCSDK and SDNC docker jobs to run daily Change-Id: I679fb22acd1ea29b4e59ec7b209117889153d127 Issue-ID: CIMAN-362 Signed-off-by: Dan Timoney <dtimoney@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
2020-01-09Simplify sonar variablesJessica Wagantall1-1/+1
Globalize sonar_mvn_goal Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia46696394bfbde621b861e662e6a512f5f6df967
2019-12-13Run CCSDK and SDNC merge jobs dailyTimoney, Dan (dt5972)1-2/+7
Updated CCSDK and SDNC JJBs: 1) To use global jjb verify and merge jobs (vs older global-template) 2) To run merge jobs (SNAPSHOT builds) daily 3) To run staging jobs only on demand. Change-Id: Ia5bee0d5ee765ba501af855e06d5637fdbf61568 Issue-ID: CIMAN-357 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-26Migrate SDNC to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I51c61eb3c73a4dcc09c21e3b12386751d506d60b
2019-09-17Add elalto branch jobs for sdncTimoney, Dan (dt5972)1-0/+2
Add elalto branch jenkins jobs for SDNC Change-Id: I800bbc4b83a9bc807928d1fb5553c3f308b593b5 Issue-ID: SDNC-918 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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-27Add jenkins jobs for elalto-fluorine branchesTimoney, Dan (dt5972)1-0/+2
For El Alto, SDNC will support both Fluorine and Neon based distribution since Neon port was done late in release cycle. Change-Id: I0f393002c8da9a5f7c2a804c8976fa29367c7e84 Issue-ID: CIMAN-308 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-16Config SDNC to use maven 3.5Timoney, Dan (dt5972)1-16/+2
Configured SDNC jobs to use mvn version 3.5. Also, removed obsolete old (pre-global-jjb) docker build. Change-Id: Ie3466d893404f96644a4ca0b3ac215e1a395f843 Issue-ID: CIMAN-296 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-05Add SDNC self release jobsTimoney, Dan (dt5972)1-0/+2
Add self-release jobs for SDNC Change-Id: I0d2d9557d490091d8e2072eb83a8eb4fe847dfd5 Issue-ID: CIMAN-293 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Remove ccsdk,sdnc dublin jobsTimoney, Dan (dt5972)1-6/+0
Jenkins jobs no longer needed for dublin branch since no maintenance release is planned. Change-Id: I8e79da78298ed5b06a858c1174f13c30ac256415 Issue-ID: CIMAN-285 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-11Add global-jjb docker jobsTimoney, Dan (dt5972)1-0/+6
Add global-jjb docker jobs for CCSDK and SDNC Change-Id: Ieca0ed69e59c80321dfd048c34e1fe330d13ea7e Issue-ID: CIMAN-265 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-10Remove obsolete sdnc jobsTimoney, Dan (dt5972)1-1/+0
Remove obsolete daily release jobs from SDNC, no longer needed due to global-jjb conversion. Change-Id: Ic85c91064b4afd426bc277aad53927b9c6497a5b Issue-ID: CIMAN-264 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-10Run sdnc staging on centos nodeTimoney, Dan (dt5972)1-1/+3
Run sdnc staging jobs on Centos node so that SIGUL can sign artifacts. Change-Id: I4db6c60119f8f7caaa4c15e0d7826b54aa0f5eed Issue-ID: CIMAN-259 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-03Remove unneeded ccsdk/sdnc Casablanca jobsTimoney, Dan (dt5972)1-6/+0
Remove casablanca branch Jenkins jobs for CCSDK and SDNC projects. These are no longer needed since there will not be another casablanca mtce release. Change-Id: I2ff0ba87a16bc236f0c624c9efc8448783edd135 Issue-ID: CIMAN-258 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-02Add SDNC dublin jobsTimoney, Dan (dt5972)1-0/+6
Add Jenkins jobs for SDNC dublin branches Change-Id: I6f7b6abeafc32a2fb4a4a1e2685bf7028509163b Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-08Add INFO.yaml verify job (SDNC)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I6a2e0119036ee11cdf531d15e563dbfafb0a885d Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-01Merge "Migrate to gerrit-maven-stage (SDNC)"Jessica Wagantall1-0/+1
2019-02-05temporary disable arm64 docker build for sdncPaul Vaduva1-17/+17
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I83b982036951e957e60b1e33dabfe37747a195e4 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-04Migrate to gerrit-maven-stage (SDNC)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: I01c2e969f57a86b840db1b132dfa8fcdbcdbd4fa Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-25Merge "Add arm64 docker build for sdnc"Jessica Wagantall1-0/+16
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 sdncPaul Vaduva1-0/+16
Add arm64 docker-build job for sdnc project Change-Id: I5a85c58a542e7ef29c27c83c1372b6e7b9ac8ec7 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-14Manage views [s*] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0c313c9c7640d3333e12f8d74e013aa8d9ec4d87
2018-10-23SDNC-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: If9113ca802b2facfe635e7a11dd3e08bce15c05a Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-16Add ccsdk/sdnc casablanca branch jobsTimoney, Dan (dt5972)1-1/+5
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-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-15Add docker job for sdnc/appsPrudence Au1-0/+18
Change-Id: I6643e76891276392ad1402a433f9ce389609b0c5 Issue-ID: CIMAN-192 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
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/+36
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>