summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Update DMaaP CSIT mail recipient, add verify jobLasse Kaihlavirta3-1/+4
- add or change CSIT job notification recipient to Fiachra Corcoran - add verify job for DMaaP DataRouter CSIT Issue-ID: DMAAP-1562, DMAAP-1551 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I1b5c5cfcbaa3b55babf6479b9ddeaa335518ef02
2021-02-24Revert "Update sonar scanner default to latest..."Eric Ball1-1/+1
This reverts commit f85c92920e00ce776ed25e70f1cd87678f2f02ab. The commit did not have the intended effect. It was meant to replace an outdated version of the sonar plugin, but this latest version is not available for mvn builds. The former version is the latest available via mvn, so we should just revert this commit. The fix for this problem will ultimately be to update the node.js version on the builder prior to running the scan. Change-Id: I4acf72e50c3f54b7b49a71833bdd7648de609802 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-02-24Merge "[SDC] Use default template for CSIT jobs"Jessica Wagantall2-43/+22
2021-02-24[AAI][MODELLOADER] Support java 11 for model-loader jjbHarish Venkata Kajur1-2/+5
Issue-ID: AAI-3272 Change-Id: I96b36e8ba385489a7864cb546eef18b5a3fea8bf Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-24[SDC] Use default template for CSIT jobsChrisC2-43/+22
Revert from using integration templates for CSIT Use default verify-java template but keep split of jobs to save on running time Merge job is back to single job as we don't need // for merge Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I84a62d66a4aea8f0854e1202984a689bb3f5c58f
2021-02-24Merge "[OOM] Create a new project for legacy branches"Jessica Wagantall2-35/+89
2021-02-24Merge "[AAI][SPARKY] Support java 11 for sparky jjb"Jessica Wagantall1-2/+5
2021-02-24[OOM] Create a new project for legacy branchesSylvain Desbureaux2-35/+89
As helm compatibility is complex, let's break OOM verify job into two project: one for "old" versions and one for the new versions that doesn't support helm v2. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib7d3fa8b4d84eada23f84f2639df3d0d383ec9cb
2021-02-24Merge "Add *proper* Robot publisher for verifications"Lasse Kaihlavirta1-1/+1
2021-02-24Add *proper* Robot publisher for verificationsLasse Kaihlavirta1-1/+1
- follow-up to https://gerrit.onap.org/r/c/ci-management/+/118301 as project-specific CSITs archive their results to different dir Issue-ID: INT-1871 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I09164ff9c369af8375f1105f9efaed165875da31
2021-02-23[AAI][SPARKY] Support java 11 for sparky jjbHarish Venkata Kajur1-2/+5
Issue-ID: AAI-3272 Change-Id: Id31e8d9d1098296257835be6b25e09ff803b73fa Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-23Update sonar scanner default to latest versionEric Ball1-1/+1
The old version is causing scan failures, because it is using too old of a version of node.js. Using the latest version alleviates this. Change-Id: I6cdf0f8bb1243c21a16bb3415b564210e6c02af6 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-02-23Merge "Add Robot and e-mail publishers to verifications"Jessica Wagantall1-0/+7
2021-02-23Merge "[SDC] Save more logs"Jessica Wagantall1-0/+4
2021-02-23Merge "[AAI] Update babel to use maven 3.6"Jessica Wagantall1-2/+5
2021-02-23Add Robot and e-mail publishers to verificationsLasse Kaihlavirta1-0/+7
- add Robot and e-mail publishers to verification boilerplate template for review and merge verification JJB templates Issue-ID: INT-1871 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Icbd120cc828313c72f2013102867a2a9e5bd211b
2021-02-23[SDC] Save more logsChrisC1-0/+4
saving integration tests logs files retrieved from the running containers for debug purpose Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: If125f49044684ab736f55c8052e6c0f664095c1c
2021-02-23[OOM] Disable Helm2 verification on master branchSylvain Desbureaux1-0/+3
Master branch is not helm2 compatible now. So let's remove job verification with helm2 for this branch. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I342a0e7e0e04132badf2279257310b3a969fb286
2021-02-22[CPS] Remove maven stage process all modulesBruno Sakoto1-1/+0
This change partially reverts 2c44be82. Adding processAllModules parameter did not fix the error to push artifacts to nexus for maven stage. Finally, the issue was fixed at maven application level with https://gerrit.onap.org/r/c/cps/+/118080 Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I44d6470d589605ff860315acad5c822c6d606839
2021-02-22Merge "Update Sonar Scanner version"Jessica Wagantall2-2/+2
2021-02-22[AAI] Update babel to use maven 3.6Harish Venkata Kajur1-2/+5
Issue-ID: AAI-3009 Change-Id: Ib79c40bce1bfef9179026eda16c5f1d97b22602a Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-22[SDC] Save Integration Suite ReportChrisC1-0/+9
SDC contributors have asked the ability to see the integration test suite reports that are produced by the build, saving this to build logs, hope this is ok Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ib2bacb2dc9b88d9290dfa04955febadf3d3f981d
2021-02-22Merge "Add CSIT verify jobs to DMaaP"Lasse Kaihlavirta2-0/+2
2021-02-22Add CSIT verify jobs to DMaaPLasse Kaihlavirta2-0/+2
Issue-ID: DMAAP-1551 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I63d94fb563f5b0ef2570201a730e9736700811d8
2021-02-20Update Sonar Scanner versionvasraz2-2/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Idd1ea02bb91c559331734af4f3614e13e79ea65e Issue-ID: CIMAN-401
2021-02-19Merge "[CPS] Create jobs for csp-temporal"Jessica Wagantall1-0/+81
2021-02-19Merge "Create cps/tbdmt subrepository for CPS"Jessica Wagantall1-2/+69
2021-02-19[CPS] Create jobs for csp-temporalBruno Sakoto1-0/+81
Issue-ID: CPS-190 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Icc0e6c004f81c1f5b5d0b1216bc338fd85fd81fc
2021-02-19Create cps/tbdmt subrepository for CPSClaudio D. Gasparini1-2/+69
Issue-ID: CPS-243 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech> Change-Id: I321588f59db73668ac9d8d82074f20b2a66b6c98
2021-02-18Switch policy-handler to global jjbvv770d1-8/+30
Change-Id: Id8eb9cd3e40d7b1475bc81b58e97c055d7175bc8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2494
2021-02-18Automation adds cps-cps-tbdmt.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I4d8f1cf72e99ed6a024f2a2765f90318388dfd73 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-02-18Merge "[OOM] Fix helm3.x job generation"Jessica Wagantall3-20/+44
2021-02-17Merge "switch trapcollector jobs to check job trigger problem"Jessica Wagantall1-19/+7
2021-02-17switch trapcollector jobs to check job trigger problemvv770d1-19/+7
Change-Id: I9cbb6bfe955ece685a77be99f671bd92328f3f58 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2494 Signed-off-by: vv770d <vv770d@att.com>
2021-02-17Merge "[CPS] Process all modules for maven stage version"Jessica Wagantall1-1/+2
2021-02-17Merge "Update sparky be to use openjdk11"Jessica Wagantall1-0/+6
2021-02-17[CPS] Process all modules for maven stage versionBruno Sakoto1-1/+2
This change is to fix stage-release whose maven goal versions:update-child-modules is not updating child module versions as expected. Maven docker stage profile is also fixed. Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I7b3a1a2c64d50b3f5babdff1d08377167b1e7c16
2021-02-17Update sparky be to use openjdk11Harish Venkata Kajur1-0/+6
Issue-ID: AAI-3009 Change-Id: I1588970a257317f80443bc287ff503add358d4b0 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-17Add job for new pmmapper tests - file processingPiotr Marcinkiewicz1-0/+2
Issue-ID: DCAEGEN2-2600 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I99458f4a4fbf6be26b4113416e08a51684ca35ec
2021-02-17[OOM] Fix helm3.x job generationSylvain Desbureaux3-20/+44
It appeared that helm3.x job generation wasn't good. This patch takes another approach that should help with that. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I80a841f82195ee2975023fda34d23e4cf11185fa
2021-02-16Merge "Automation adds cps-cps-temporal.yaml"Jessica Wagantall1-0/+14
2021-02-16Automation adds cps-cps-temporal.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I1cd0502098834ef1259cb4d872e2699bccbb82e1 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-02-16Merge "[AAI] Update babel model loader schema service to java 11"Jessica Wagantall3-1/+16
2021-02-16Merge "[SDC] Set concurrency option in integration template"Jessica Wagantall2-2/+3
2021-02-16Merge "Adding coverity jenkins job"Jessica Wagantall1-0/+29
2021-02-16Merge "Upgrade for Macroflow"Jessica Wagantall1-0/+2
2021-02-16Merge "Upgrade to guilin branch"Jessica Wagantall1-0/+4
2021-02-16[AAI] Update babel model loader schema service to java 11Harish Venkata Kajur3-1/+16
Issue-ID: AAI-3009 Change-Id: I8e74633be05d9db28c2173b5fedc2d91c33e0aff Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-16[SDC] Set concurrency option in integration templateChrisC2-2/+3
Add the option to have concurrent builds for CSIT, default to false Enable for SDC to avoid jobs piling up Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I8dfc8fc2e3e46287adfba9972b8ff22b247f95e1
2021-02-16Upgrade for MacroflowMD IRSHAD SHEIKH1-0/+2
Issue-ID: SO-3532 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ib50a7ac893373b78f743f18c35610efa347dd91e