summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-06-17Adding honolulu review verification jobsSingal, Kapil (ks220y)12-26/+56
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-06-16Merge "Update lfit submodules"Jessica Wagantall5-16/+1
2021-06-16Update lfit submodulesJessica Wagantall5-16/+1
- Update to fetch the latest changes - Update global-jjb and common-packer - Update packer/vars/ubuntu-18.04-arm64.json - Remove deprecated Ubuntu-16 var files Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7b7de1255a0a25de8476fcdf7cfd73ce0a2d42e2
2021-06-15Merge "add the custom_workflow for the CSIT builds"Jessica Wagantall1-0/+3
2021-06-15Merge "add the custom_workflow for the daily builds"Jessica Wagantall1-0/+3
2021-06-15add the custom_workflow for the CSIT buildsseshukm1-0/+3
Issue-ID: SO-3674 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I203e2eea040ec5a58226462c9b1178dc1a111e65
2021-06-15add the custom_workflow for the daily buildsseshukm1-0/+3
Issue-ID: SO-3674 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I6fb3c85afcbaca481576d139f3eb11dc80f70f17
2021-06-15CI: Removing optf/cmso as repo is archivedBengt Thuree2-105/+0
Due to lack of active contributions, archiving optf/cmso. This is part of IT-22211 Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ie2be6cf63e56eb7ec1fd91650175364ac1b0223d
2021-06-14Remove Jenkins jobs for ccsdk/dashboardDan Timoney1-99/+0
Remove Jenkins jobs for deprecated repo ccsdk/dashboard Issue-ID: CCSDK-3335 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I24ee4acfb4843a827a1d7a93c5a84191f67293be
2021-06-11[OOM] Longer build timeoutSylvain Desbureaux1-0/+2
240 min build timeout is not sufficient for merge and release Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I577fe1050a67b04021e475572ebccb10e8a70ec3
2021-06-09[OOM] Don't fail when plugin is already installedSylvain Desbureaux1-1/+1
Helm plugin throws an error when plugin already installed. Don't fail if it's the case. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: If8bd3e636b0e305bf5502d61306d42d6776a4be6
2021-06-09[OOM] Longer timeoutSylvain Desbureaux1-1/+1
it seems current timeout is not sufficient anymore, bumping it. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iac3aa7a1dd4e02385220c77ec5670839eb06e3d8
2021-06-08Merge "CI: Update ci-management to use latest global-jjb"Jessica Wagantall1-0/+0
2021-06-09CI: Update ci-management to use latest global-jjbBengt Thuree1-0/+0
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Issue-ID: CIMAN-33 Change-Id: Ib47ac35ed89a262a18d2c3af76d2a51cc532e1b5
2021-06-08Updating ncmp-dmi-plugin jjb project name for sonar and whitesourceniamhcore1-3/+3
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I8859c6dd1278f4a3a6542c9dfd8c0237cff25139
2021-06-07Merge "Skip properties file on policy CSITs"Jessica Wagantall1-4/+0
2021-06-07Skip properties file on policy CSITsJim Hahn1-4/+0
Previously removed the jjb macros to install robotframework components, but the jobs still reference the property file that was generated by the macro. Removed the reference. Issue-ID: POLICY-3155 Change-Id: Ic9ff5f5172576a063a09b31d5c0d37788b3cd355 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-07Update SDC jobs to run tests with Helm ValidatorRemigiusz Janeczek2-2/+2
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I687be8918361b8143d18de294239153438819d2e
2021-06-04Don't install robot in Policy CSITsJim Hahn1-2/+0
The Policy CSITs install their own robot framework now, so no need to copy it as part of the build job. Issue-ID: POLICY-3155 Change-Id: I39135cd2b37e02c1f5d56b1696065f22e4dcce58 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-03Merge "Updating ncmp-dmi-plugin jjb project name"Jessica Wagantall1-1/+1
2021-06-03Updating ncmp-dmi-plugin jjb project nameniamhcore1-1/+1
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Iab32db6c4358f776cc9b70a9d55e1d1ad953a8b4
2021-05-28Merge "[OOM] Use new helm repositories"Jessica Wagantall2-6/+4
2021-05-28Merge "Create jobs for cps-ncmp-dmi-plugin"Jessica Wagantall1-0/+83
2021-05-28[OOM] Use new helm repositoriesSylvain Desbureaux2-6/+4
Instead of using "old" repositories, uses the new ones Issue-ID: OOM-2759 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I011a7ff225379a0648de8eadb687d4f7fe0a0fa8
2021-05-28Create jobs for cps-ncmp-dmi-pluginniamhcore1-0/+83
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I86328840eb44173d3abcc716ca47d5106caa5df5
2021-05-28CI: Update common-packer to the latest v0.7.7Anil Belur1-0/+0
Change-Id: I19251c9e00e38fa1965d55e585271e1e4d622cf1 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-27Merge "CI: Rm sonar jobs for unmaintained project"Jessica Wagantall1-30/+0
2021-05-27CI: Update dcaegen2 jobs to use mvn35Anil Belur1-17/+21
Issue-ID: CIMAN-33 LF-JIRA: IT-22152 Change-Id: Icc85b59126d537db4795ae4d74e7a9612f07b9a4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-25Automation adds cps-ncmp-dmi-plugin.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I5219ae20482af591304dd0dc6e5c6928793433b5 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-05-25Merge "[DCAEGEN2] Change mvn version on tca-gen2 project"Jessica Wagantall1-0/+3
2021-05-25Merge "Fix settings name"Lasse Kaihlavirta1-3/+3
2021-05-25Fix settings nameLasse Kaihlavirta1-3/+3
- also, rename CSIT file and project name for consistency Issue-ID: DCAEGEN2-2746 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I933bd60a2d4bfa88c5e11915b4d3a38588319d78
2021-05-25CI: Rm sonar jobs for unmaintained projectBengt Thuree1-30/+0
Issue-ID: CIMAN-33 LF-JIRA: IT-22144 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I9dff05cbb237f267c910dc2b0f3e69038f9dc114
2021-05-24Merge "Upgrade PMMapper CSITs to verification jobs"Jessica Wagantall1-16/+17
2021-05-24Merge "[PMSH] Move old branches to maintainence"Jessica Wagantall1-2/+13
2021-05-24Upgrade PMMapper CSITs to verification jobsLasse Kaihlavirta1-16/+17
Issue-ID: DCAEGEN2-2796 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Id94bb5085c3c11eb5d67ac3622a870ffcf76be13
2021-05-21[PMSH] Move old branches to maintainenceefiacor1-2/+13
Change-Id: Ic7aac087e1a51df6abd5ceb08c711bf597272256 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2775 Signed-off-by: vv770d <vv770d@att.com>
2021-05-21[DCAEGEN2] Change mvn version on tca-gen2 projectTomasz Wrobel1-0/+3
Issue-ID: DCAEGEN2-2797 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I8e5ec46dbfe657a8ac781a32d52c3046321ed748
2021-05-21Merge "CI: Rm sonar jobs for unmaintained projects"Bengt Thuree3-56/+0
2021-05-20Merge "[CPS] Using job templates that login to dockerhub before executing maven"Jessica Wagantall1-6/+5
2021-05-20Merge "remove modeling-toscaparsers-nfvparser from JJB"Jessica Wagantall1-55/+0
2021-05-20[CPS] Using job templates that login to dockerhub before executing mavenRenu Kumari1-6/+5
Issue-ID: CPS-379 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ifea16b7534c99a4d64802f54fd559ae12d3b4454
2021-05-20remove modeling-toscaparsers-nfvparser from JJBdyh1-55/+0
modeling-toscaparsers-nfvparser is no longer updated and maintained Issue-ID: MODELING-536 Change-Id: I14ba66e929624b61685a5d27b91beb4017b88c26 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-05-20Merge "Remove clamp from JJB"Bengt Thuree5-196/+0
2021-05-20CI: Rm sonar jobs for unmaintained projectsAnil Belur3-56/+0
Change-Id: Ia8c0702f0ed688cf0aa53f6165ebec8afc9e8a33 LF-JIRA: IT-22109 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-20CI: Upgrade JJB version to 3.5.0Anil Belur1-1/+1
ONAP hasn't updated it's JJB in quite some time, bump to more recent version. Change-Id: I668817414a425cf6485f7825b1b8e9b60aa62e2e Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-19Merge "Replace jenkins verify/merge jobs build node with the one contains ↵Jessica Wagantall1-3/+6
docker"
2021-05-19Merge "Replace jenkins verify/merge jobs build node with the one contains ↵Jessica Wagantall1-3/+6
docker"
2021-05-19Fix files path for policy csit verify jobRam Krishna Verma1-1/+1
Issue-ID: POLICY-3257 Change-Id: Id56e99afdf207e6173905e5fbdf47e735f96a6ba Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-05-19Replace jenkins verify/merge jobs build node with the one contains dockerM.Hosnidokht1-3/+6
Current jenkins verify/merge jobs do not need docker to run tests, but integration tests with testcontainer (https://gerrit.onap.org/r/c/aai/traversal/+/121141) need docker to run successfully. Issue-ID: AAI-3325 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I0b97e026b8e08e591d150cc1b34eddd20ee5123c