summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-23Merge "[AAI] Update babel to use maven 3.6"Jessica Wagantall1-2/+5
2021-02-23Update ubuntu builder and docker imagesEric Ball5-5/+5
Change-Id: Ib9d3f2b9d91a828c6d255d917e7e2a018451dfde Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
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-19[OOM] fix repo init scriptSylvain Desbureaux1-2/+3
as helm3 binary is no more available, helm repo init script must use `$HELM_BIN` retrieved from prop file. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I56de1ddf62488ef8bd0b4a177263adeeb5149947
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-17Merge "Add job for new pmmapper tests - file processing"Jessica Wagantall1-0/+2
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-17[OOM] change variable namesSylvain Desbureaux1-6/+6
Clearly state we're installing helm 3.5 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1f7e5d48988ace4663796c7016bb9c622b8fde18
2021-02-16Merge "Update Helm node"Eric Ball1-1/+1
2021-02-16Update Helm nodeJessica Wagantall1-1/+1
Update Helm node to fetch Helm3.5 version update. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia8cad231bd8ad3ec55b1d363421071fbf6e05086
2021-02-16Merge "Update helm provisioning file"Jessica Wagantall1-22/+22
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-16Update helm provisioning fileJessica Wagantall1-22/+22
Update ansible block names to provide better information on what commands are actually running since we are using different versions of the same binary for Helm. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic64b5e74a3873202eeabece7a2063533e730caca
2021-02-16Merge "[OOM] move helm3 to helm3.5"Jessica Wagantall1-16/+16
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-16[OOM] move helm3 to helm3.5Sylvain Desbureaux1-16/+16
As we'll have several versions of helm3, it's better to clearly state which version it is. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idb439717133a7a0fd90d656f6e412d3233b9a04b
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
2021-02-15Adding coverity jenkins jobMukeshKumar1-0/+29
Change-Id: Ib8c1e9ae90b93a0c4b5f117f00fbf5035b1a9061 Issue-ID: SO-3486 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2021-02-15Setup JavaScript linter for integration-ietf-actn-tools projectBartek Grzybowski1-0/+4
Change-Id: I7d47489cafd251579de83121b2a1fedeb234a3fa Issue-ID: CIMAN-33 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2021-02-15Upgrade to guilin branchMD IRSHAD SHEIKH1-0/+4
Issue-ID: SO-3530 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I79bdca9410fd99f0d8f29c5386465f0f225b1133
2021-02-12Merge "Remove tox verify override"Jessica Wagantall1-3/+1