summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/distribution.yaml
AgeCommit message (Collapse)AuthorFilesLines
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
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-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-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>