summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/cds.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17Add back elalto jobs for CDSDan Timoney1-0/+2
Add back elalto branch jobs for CDS repository Change-Id: Ifa23102c63bdd11929b4cb291711396fd5d1de54 Issue-ID: CIMAN-372 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Add CCSDK frankfurt branch jobsDan Timoney1-0/+4
Add Jenkins jobs for CCSDK frankfurt branch Change-Id: Ic121a971378d272da3e5d3ee90bb100f2d91342a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-31Remove CCSDK elalto jobsDan Timoney1-2/+0
Remove elalto jobs for CCSDK, which are no longer needed. Change-Id: I4c8ba2db2a7733642c4b2d9bd8398620a4d50c52 Issue-ID: CIMAN-363 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-17Remove dependency-list profileTimoney, Dan (dt5972)1-1/+0
Dependency list profile causes an error in merge builds if a new module is added. Change-Id: I858d624bc350435e501a4b4168b3347c5f54d22c Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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-12-11Add dependency list profile to merge jobsTimoney, Dan (dt5972)1-1/+2
Add dependency-list profile to CCSDK merge jobs so that, on merge, a list of third party library dependencies will be generated and posted to nexus. Change-Id: Id73b444cb0950ec240eae8b4e4a7df9ea8f4e5a9 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-27Migrate CCSDK to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4cd2b2bf01747934265690dffe5e6e89a7f71df6
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-09-11Add CCSDK elalto jobsTimoney, Dan (dt5972)1-0/+2
Add jobs for CCSDK elalto branches Change-Id: I157029f58f1af034e590ced0bd69b9a22af959ac Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-01Run self-release on centosTimoney, Dan (dt5972)1-1/+2
Update self-release jobs to run on centos build node instead of ubuntu Change-Id: Iffee853a96b1b8c187d1c9db4a7b42edb1bc7c3e Issue-ID: CIMAN-286 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Add whitesource jobs for CCSDKTimoney, Dan (dt5972)1-0/+11
Add whitesource jobs for CCSDK. Change-Id: Ie0cd743656ce7f1baf2d8364f9c08336185afd01 Issue-ID: CIMAN-287 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Add CCSDK self release jobsTimoney, Dan (dt5972)1-0/+1
Add self release jobs for CCSDK Change-Id: I5d963055d9abcc2678f944608e6ba025504197c8 Issue-ID: CIMAN-286 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Remove ccsdk,sdnc dublin jobsTimoney, Dan (dt5972)1-4/+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-23Run versions plugin for CDSTimoney, Dan (dt5972)1-0/+2
Enable maven versions plugin for CDS jobs, since CDS has a snapshot dependency. Change-Id: I9f863c9e7ee1eb0e55eac07a5dd46d55182fb863 Issue-ID: CIMAN-283 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-18Remove obsolete ccsdk docker buildsTimoney, Dan (dt5972)1-19/+0
Replace old docker builds, replaced by global-jjb version. Change-Id: Ib9783f21ab2089f5b1ce9d043d6cbaecb190ddd9 Issue-ID: CIMAN-283 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Make sign-artifacts only for maven-stageVanessa Rene Valderrama1-1/+1
This maven-docker-stage job does not need to run sigul right now since the job only tries to sign JAVA artifacts and not docker images. Issue-ID: CIMAN-33 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I778f0b0b0fdeb080a3370fbd4fc5b876a3bfeb73
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-09Remove obsolete daily release buildTimoney, Dan (dt5972)1-1/+0
Remove release builds that are replaced by stage build. Change-Id: I8eb07cfd57c27be569b2294ea59e7678d90c386e Issue-ID: CIMAN-263 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-03Force maven version 3.5Timoney, Dan (dt5972)1-0/+4
CCSDK requires maven version 3.5 or greater, needed by OpenDaylight Neon release. Change-Id: I2f696cc14a16ca0992030f6327ba05bb24fd28f8 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-29Add CCSDK Dublin jobsTimoney, Dan (dt5972)1-0/+6
Add Jenkins jobs for CCSDK Dublin branch. Also, added missing staging job for ccsdk/dashboard and removed filter from CCSDK tab to include staging jobs as well. Change-Id: I4ecacf7a645b316ff3504d0e2626dc4771a3eef9 Issue-ID: CIMAN-252 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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-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-24Remove cds casablanca jobsTimoney, Dan (dt5972)1-6/+0
ccsdk/cds repo is new for Dublin and so should not have casablanca branch Jenkins jobs. Change-Id: I879d2fa2e470cc1ddd1dbdd4a2d0e52186559d56 Issue-ID: CIMAN-223 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-14Add Jenkins jobs for ccsdk/cds repoTimoney, Dan (dt5972)1-0/+71
Add Jenkins jobs for ccsdk/cds repository Change-Id: I083cff3e593d8a065d155c8e8eae429e9963a0a7 Issue-ID: CIMAN-227 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>