summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/distribution.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-10-20Add kohn branch builds for ccsdk,sdncTimoney, Dan (dt5972)1-0/+2
Add builds for kohn branch of CCSDK and SDNC Change-Id: Ia1fac628de78cceeef18e121c5b06fddabaa214d Issue-ID: CCSDK-3779 Issue-ID: SDNC-1746 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-10-07Disable SBOM generatorTimoney, Dan (dt5972)1-1/+1
Disable SBOM generator to work around issue with release builds not installing maven artifacts Change-Id: I103ec516f5a46ea28e418fb6383424528ab4f944 Issue-ID: CIMAN-422 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-09-29Chore: Update CLM jobs to run only on masterJessica Wagantall1-4/+0
As requested in the TSC (Sep29), all CLM jobs should only be executed on the master branch. More in IT-24622 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If33ed94f7a4a71d79d4a226ef0e973e886955cfb
2022-06-30Enable SBOM generator for ccsdk and sdnc reposDan Timoney1-0/+1
Enable SBOM generator for CCSDK and SDNC repositories Issue-ID: CIMAN-417 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic336612280fe40f4c1b383aa53da9b22911167e3
2022-06-23Use maven 3.8.3 for ccsdk,sdncDan Timoney1-3/+3
Update CCSDK and SDNC jobs to use maven versio 3.8.3, needed for projects based on OpenDaylight Sulfur version and above Issue-ID: CCSDK-3697 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ife7f4670472e04829a4ee39bdcfa12d5a7c57570
2022-03-31Add jakarta release branch jobs for ccsdk,sdncDan Timoney1-0/+4
Add jenkins jobs for jakarta release branches for CCSDK and SDNC Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8bc091355d3f01acdca09ee66bac0d473dc10548
2022-01-24Add missing sdnc,ccsdk clm istanbul jobsDan Timoney1-4/+0
Add CLM jobs for istanbul branch to ccsdk,sdnc repos that do not already have istanbul CLM. Remove honolulu branch jobs. Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic6abd35c052eaf3bd03828033cebee49fcb7e762
2021-10-13Move CCSDK jobs from ubuntu to centos build nodesDan Timoney1-5/+5
Move CCSDK jenkins jobs to centos build nodes Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If979f0523730ae312647b3251adc63bdc5901e93
2021-09-21Add Jenkins jobs for ccsdk/sdnc istanbul branchesDan Timoney1-0/+4
Add Jenkins jobs for CCSDK and SDNC istanbul branches and remove jobs for dormant ccsdk/utils repo Issue-ID: CCSDK-3470 Issue-ID: SDNC-1611 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iac565ca573353c89ebd4727c206acb6742ca98fb
2021-08-31Remove Guilin jobs for ccsdk,sdncDan Timoney1-4/+0
Remove obsolete jobs for guilin branch of ccsdk and sdnc Issue-ID: CIMAN-409 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ifb76ad97ca25000dda8e6df6adb496ddbb7c5c25
2021-06-21Adding docker.skip.run to stage runSingal, Kapil (ks220y)1-1/+1
Issue-ID: CIMAN-405 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Id49eb62623ee6618c6b13dde141db8692827a526
2021-06-17Adding honolulu review verification jobsSingal, Kapil (ks220y)1-2/+5
Skipping maven tests run during stage or merge Adding -Pdocker in verify with docker.skip.push true Issue-ID: CIMAN-405 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I84c2e5b6ca5cfdee3f93d21ab9f053fa18fdaf56
2021-03-09Add honolulu release jobsDan Timoney1-0/+4
Add honolulu release branch jobs for CCSDK and SDNC Change-Id: I070da276a4fc08ccab6cbfdba56c1087bf2b13ae Issue-ID: CCSDK-3190 Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-01-26Remove obsolete docker templatesLasse Kaihlavirta1-9/+0
- remove obsolete templates related to docker building and tagging in discarded version of review and merge verification jobs Issue-ID: INT-1823, INT-1833 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I1d584952ea94565f62ea7031f248a49f8f7e72d0
2020-12-18Removing docker profile from maven-verifySingal, Kapil (ks220y)1-2/+1
As docker-snapshot job is docker enabled and being running by verification job, don't want maven-verify to do same task Issue-ID: CIMAN-396 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I93b1ff68855727e63d2307f0f10ab40c11348f7f
2020-12-171) Adding docker profile to verify jobSingal, Kapil (ks220y)1-2/+3
mvn-params: '-Ddocker.skip.push=true -P docker' 2) Adding -Ddocker.skip.push=true to docker-snapshot job as it shouldn't be pushing image created for verification Issue-ID: CIMAN-396 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If67cf160018df664fa0dde79367ea00614797c35
2020-12-16Finalize maven docker snapshot templateLasse Kaihlavirta1-1/+1
- remove PoC postfix - add clarifying comments Issue-ID: CCSDK-3045 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ib577845505b8d7424d6f7a64ba78fa2c7522d408
2020-12-14Add maven parameters to docker snapshot jobLasse Kaihlavirta1-1/+0
- *another* follow-up and correction to https://gerrit.onap.org/r/c/ci-management/+/116262 Issue-ID: CCSDK-3019 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I0bb509a3b2bb1f230fde487d957f9f397b83851a
2020-12-14Add maven executable to docker snapshot jobLasse Kaihlavirta1-0/+1
- follow-up and correction to https://gerrit.onap.org/r/c/ci-management/+/116262 Issue-ID: CCSDK-3019 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I6eca59766404350878dc30e8cf5ce837616512c6
2020-12-10Add verification jobs for ccsdk/distributionLasse Kaihlavirta1-0/+10
- replace existing CCSDK CSIT jobs with project-specific CSIT job - add docker snapshot and docker staging jobs - snapshot images are still being done with maven, but tagging the images with STAGING is moved from maven to plain shell script (both of these have been implemented in https://gerrit.onap.org/r/c/ccsdk/distribution/+/116082) - add maven docker snapshot job template to support UNIQUE_DOCKER_TAG - note that this commit requires https://gerrit.onap.org/r/c/ccsdk/distribution/+/116082 to work properly in review and merge verification phases! - note also that this is not final commit related to this change as the maven docker template is still named with -PoC postfix and original artifact builds still remain triggered by review separately (the latter should be ultimately replaced by or included in review and merge verification jobs) Issue-ID: CCSDK-3018, CCSDK-3019 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Id4c922e180c9d0ddadae6c99632d6ff6cdcbb59f
2020-09-09Add guilin branch jobs for CCSDK and SDNCDan Timoney1-6/+4
Remove unneeded elalto and frankfurt branch jobs for ccsdk and sdnc repos and added new jobs for guilin branch Change-Id: I5097922f7491b486ebe60312e37a52963514bd81 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-31Update CCSDK and SDNC to use mvn 3.6 and openjdk 11Dan Timoney1-0/+3
Update CCSDK and SDNC jobs to use Java 11 compiler with maven version 3.6 Change-Id: I5698d52e8c9d731003188ded9dacc267a02e2054 Issue-ID: SDNC-1242 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-28Refactoring CCSDK Jobs to run with mvn36Singal, Kapil (ks220y)1-2/+3
Issue-ID: CIMAN-386 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic437d59da61afc8740767e141d7b89135cbccf47
2020-08-21Update maven3.5 to 3.6. Part of JDK11 migrationOleg Mitsura1-2/+2
commit 1: initial commit commit 2: rebase (ccsdk-oran) commit 3: update CDS to openjdk11 Issue-ID: CCSDK-1870 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I476f373872e3a1af2e5f04b46b2ab64b4d097722
2020-06-16Add elalto jobs for CCSDK and SDNCDan Timoney1-0/+2
Add elalto jobs for CCSDK and SDNC repos with changes for El Alto mtce release Change-Id: I7050d4335a2acc6d9f5bfa6714caea42aee92d01 Issue-ID: CIMAN-382 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-30Fix Ubuntu18 build-nodesJessica Wagantall1-1/+1
We only have 4c-4g builder node for Ubuntu18 Fix build node names Change-Id: I6eab56062751c2c77a1b03b48343bd7a49bf3bdd Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-26Migrate CCSDK,SDNC to ubuntu 18.04 build nodesDan Timoney1-4/+4
Migrate all CCSDK and SDNC jobs from Ubuntu 16.04 to 18.04 build nodes Change-Id: I6707ceb61b036b64340a27fbd9943ae3ed202b61 Issue-ID: CIMAN-374 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-12Migrate to ARM Ubuntu18.04 nodeJessica Wagantall1-1/+1
Ubuntu 16.04 still has SSH and Kernel issues. Migrating to Ubuntu18.04 since we have a good instance now. TODO: Disable Ubuntu16.04 arm nodes. - Currently Ubuntu18.04 arm nodes are under more test. - No additional costs since no job is using 16.04 arm nodes. - Once confirmed, these will be disabled. Change-Id: I1ef6dfc04aa6e85531f824e24ad517137a7080ca Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-4/+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
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-09-24Fix WS java heap issuesJessica Wagantall1-1/+2
ccsdk -> include java-opts sdc -> include java-opts and increase timeouts Change-Id: I4d249ef989d248fcb8f8b97735b16ec244df29e6 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-13Update WS node for CCSDKJessica Wagantall1-0/+1
Update to a larger node for CCSDK WS scans: - distribution - features -sli-adaptors Change-Id: I4e304cbfca59158cbac992c53beb0bd21cd183b4 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-21Add CCSDK jobs for elalto-fluorine branchTimoney, Dan (dt5972)1-0/+2
Add subset of CCSDK jobs needed in El Alto Fluorine branch Change-Id: I96bf4541528170ee119db04f1ab969bf9a15b9e0 Issue-ID: CIMAN-297 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Set maven version to 3.5 for ccsdk/distributionTimoney, Dan (dt5972)1-0/+1
After ODL Neon port, ccsdk/distribution repo requires mvn version >= 3.5. Change-Id: I59368fc79022e5bef53d17baa53d6ee635b64efa Issue-ID: CIMAN-295 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 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-23Fix ccsdk/distribution staging buildTimoney, Dan (dt5972)1-0/+2
ccsdk/distribution needs to include snapshot versions of artifacts in order to work around bug in Nexus staging repo. In order for that to work, Jenkins jobs for ccsdk/distribution need to use maven-versions-plugin to set version instead of stripping -SNAPSHOT Change-Id: I8f3ba1b2caaf3e389fc0bb1b8135c5dc5ccb37dc Issue-ID: CCSDK-1522 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-18Remove obsolete ccsdk docker buildsTimoney, Dan (dt5972)1-18/+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-06-17Add distribution WS jobJessica Wagantall1-0/+11
Add ccsdk-distribution WhiteSource scan job. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9c3c9c480aede3c82cf1214a8ca99997d973c6cf