summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07Merge "Remove Jenkins jobs for deprecated ccsdk/sli/* repositories"Jessica Wagantall4-372/+0
2020-12-07Merge "Add docks generation to vnfsdk upload docs job."Jessica Wagantall1-1/+2
2020-12-07Remove Jenkins jobs for deprecated ccsdk/sli/* repositoriesDan Timoney4-372/+0
Remove Jenkins jobs for sli/adaptors, sli/core, sli/northbound and sli/plugins repositories. These have now been combined into a new single repository - ccsdk/sli Change-Id: I2a4ec01b643963192301d194eccda1d6bf53ec0b Issue-ID: CCSDK-3009 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-05Merge "Automation adds policy-clamp.yaml"Jessica Wagantall1-0/+14
2020-12-04Create guilin testsuite docker jjbmrichomme1-2/+2
Issue-ID: TEST-283 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I6718169382252d1c83443ad4942f76bfcef5c1ce
2020-12-04Add docks generation to vnfsdk upload docs job.Bartosz Gardziejewski1-1/+2
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Iacf03e8999c928c9edcf98bd6403dfe6669e6041 Issue-ID: VNFSDK-696
2020-12-03Automation adds policy-clamp.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I087870b33ef55af493fdc52fbf6fcce5db36196f Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-12-03Add jobs for ccsdk/sli guilin branchDan Timoney1-0/+4
Add Jenkins jobs for ccsdk/sli repo Guilin branch. Change-Id: I2614fde148da3668fc683c1eb28e517e3167f715 Issue-ID: CCSDK-3009 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-02[OOM] Publish helm charts when releasingSylvain Desbureaux1-2/+1
When a release is created, we want to make and push the charts to a place where everybody can retrieve them instead of making them in their side. Issue-ID: OOM-1238 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibedfe874c76d4ae11f3f759737e550ba0e5e3d33
2020-12-01Merge "Add job to upload files for documentation to nexus."Jessica Wagantall2-1/+29
2020-12-01Add job to upload files for documentation to nexus.Bartosz Gardziejewski2-1/+29
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ia67a7b0572e7e7e0ac1aa4514e1370db7135588b Issue-ID: VNFSDK-696
2020-11-30[OOM] Build-timeout for helm verify jobs to 240Eric Ball2-1/+2
The initial commit for this change (66d7747) changed the timeout only for image-verify jobs, and did so directly in the job template. This change includes the helm-verify jobs, and sets the timeout in the calling template. Change-Id: I80cbe130d3baf0d5671dcc12565e838abf376fe5 Issue-ID: OOM-1 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2020-11-30Merge "Rename project-specific CSIT PoC jobs"Jessica Wagantall5-18/+45
2020-11-30Fix change I007a78a5e706f51cd0913f38ae9f0d48cea1ebadBartek Grzybowski1-1/+1
Change-Id: If7ef387bbb55629d79a6c4b5b63f9ee6f9e0d7be Issue-ID: INT-1725 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-11-30Merge "[OOM] Bigger timeout for verify job"Jessica Wagantall1-1/+1
2020-11-30Merge "[DMAAP] Add/remove branch merge jobs"Jessica Wagantall9-68/+16
2020-11-30Merge "Add CertService Guilin job"Jessica Wagantall2-0/+5
2020-11-30Merge "Fix trigger path pattern for integration-simulators-ran-simulator"Jessica Wagantall1-1/+1
2020-11-30Add Jenkins jobs for ccsdk/sli repoDan Timoney1-0/+89
Add Jenkins jobs for new ccsdk/sli repository Change-Id: I2f88a1f2378867acc27239c984904635f0ea00ac Issue-ID: CCSDK-3009 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-30[OOM] Bigger timeout for verify jobSylvain Desbureaux1-1/+1
Current verify job timeout is now (again) too small compared to time it's taken to veirfy the build. That's why we're setting a bigger timeout. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5bca08e032be2e95e3c5198fa35ff553e5438755
2020-11-27Rename project-specific CSIT PoC jobsLasse Kaihlavirta5-18/+45
- remove PoC postfixes and rename the templates properly - update changed names to music jobs - add comments to identify all relevant templates as parts of project-specific CSIT flow Issue-ID: INT-1794 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ib4fb99a9aeb14215346802a4aee158e0a07eb5eb
2020-11-27[DMAAP] Add/remove branch merge jobsefiacor9-68/+16
Change-Id: I566a7c9e839bda382ef0ca1b86f20370f5616c0c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1512
2020-11-26Add CertService Guilin jobPiotr Marcinkiewicz2-0/+5
Issue-ID: OOM-2559 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I94453b347603d981718f3fd315564adb79a0e9ae
2020-11-26Fix trigger path pattern for integration-simulators-ran-simulatorBartek Grzybowski1-1/+1
Change-Id: I007a78a5e706f51cd0913f38ae9f0d48cea1ebad Issue-ID: INT-1725 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-11-25[DMaaP-DR] Add guilin jobsefiacor1-2/+2
Change-Id: I9d226e8cdbeb963b7eff38f5018a0f803086e74a Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1512
2020-11-24Merge "Update Mass PNF simulator path"Jessica Wagantall1-4/+4
2020-11-24Update Mass PNF simulator pathBartek Grzybowski1-4/+4
Change-Id: I9cb3a61ca22ffd70cf1c4a2b8d959cdcfde71642 Issue-ID: INT-1789 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-11-24Remove golang docker snapshot PoC job triggersLasse Kaihlavirta1-8/+0
- remove daily scheduling and manual release triggers from snapshot docker PoC job template for golang - daily schedule is not needed - releasing should have nothing to do with snapshot images Issue-ID: INT-1775 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ifcdd839ea42577c3f3d27f97ba7da64269ab0ad8
2020-11-21Merge "Add unified merge PoC job templates"Jessica Wagantall7-15/+143
2020-11-20Merge "Report all results under archives directory"Jessica Wagantall1-0/+6
2020-11-20Merge "Add guilin branch in demo jjb"Jessica Wagantall1-0/+2
2020-11-20Merge "[OOM] Add helm verification to guilin branch"Jessica Wagantall1-0/+2
2020-11-20Merge "update the guilin release version in ci cd"Jessica Wagantall1-3/+4
2020-11-20Merge "update the guilin release version in ci cd"Jessica Wagantall1-3/+4
2020-11-20Add unified merge PoC job templatesLasse Kaihlavirta7-15/+149
- add PoC templates for unified merge and docker image STAGING jobs - unified merge job is triggered by merge submit trigger - the triggered docker build and CSIT are based on master - use the templates in music - restore the original {project-name}-{stream}-docker-golang-shell-daily music job - remove unsupported "condition" parameters from trigger-jobs - change project-specific CSIT to a single job that triggers all the plans under the project - change snapshot docker build to a single job that is named by artifact type (in music's case golang) - these changes should not be applied before integration/csit commit https://gerrit.onap.org/r/c/integration/csit/+/115170 is merged! Issue-ID: INT-1783 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: If838b264a82069504817bcf2612011c33e3d26f2
2020-11-20Report all results under archives directoryLasse Kaihlavirta1-0/+6
- publish all outputs, reports and logs that can be found from under archives directory or its subdirectories for both new project-specific and old centralized Robot tests Issue-ID: INT-1786 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I50a1256236095e20d65564aa9f626cd7acb89b6f
2020-11-20Add guilin branch in demo jjbmrichomme1-0/+2
Issue-ID: INT-1785 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Icce1ba8ee7ce979c334ffd674ebdac7717f980f0
2020-11-20[OOM] Add helm verification to guilin branchSylvain Desbureaux1-0/+2
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic3ff296347aac988b5e784ef718fc17164c7df3e
2020-11-20update the guilin release version in ci cdseshukm1-3/+4
Issue-ID: SO-3367 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I59b529fcd377cefd6a3acd88ff3e02488850979f
2020-11-20update the guilin release version in ci cdseshukm1-3/+4
Issue-ID: SO-3367 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ibce64a0cbb8349e68d89b8f5923238ce31cf24fa
2020-11-19Switch plugin build to 3.xvv770d1-0/+1
Change-Id: Ic08176eaad80536ec17c39599bc4ced65481ca91 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2525
2020-11-19Merge "[MULTICLOUD] Add guilin to jenkins"Jessica Wagantall2-0/+5
2020-11-19[MULTICLOUD] Add guilin to jenkinsBin Yang2-0/+5
Add guilin branch in jenkins build Issue-ID: MULTICLOUD-1249 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I9cb0f083d81a63adb7ab844c997e3bd119ada4af
2020-11-18VID Guilin ReleaseIkramullah, Ikram (fi241c)1-2/+2
Issue-ID: VID-921 Change-Id: I7ad037abd9e83d2a9437066066ab9244826f7795 Signed-off-by: Ikramullah, Ikram (fi241c) <ikram@research.att.com>
2020-11-17Merge "Differentiate CSIT PoC jobs and templates"Jessica Wagantall5-12/+75
2020-11-17Merge "[CLAMP] Add guilin to jenkins"Jessica Wagantall1-2/+2
2020-11-17Differentiate CSIT PoC jobs and templatesLasse Kaihlavirta5-12/+75
- restore {project-name}-{stream}-docker-golang-shell-daily template to its original state - separate all new templates related to CSIT redesign by "PoC" postfix - pass CSIT jobs to be triggered to the template with explicit "jobs_to_trigger" list - define UNIQUE_DOCKER_TAG as input parameter to CSIT template Issue-ID: INT-1760 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I6eef5bf407d5c89406d1b19d7d931d9d00092908
2020-11-17Create guilin jenkins jobs for OOFkrishnaa963-12/+12
Issue-ID: OPTFRA-873 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I76295159f305e474b9cfa52a28a998bcdadfa49c
2020-11-17[CLAMP] Add guilin to jenkinssebdet1-2/+2
Add guilin branch in jenkins build Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ifddf12ac2162276b232947b30dc7c0c9ab888c6d Issue-ID: CLAMP-979
2020-11-16Setting maven-version property for old templatesToineSiebelink1-0/+3
Issue-ID: CPS-5 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I6319f48fa94a6f0acb24f3cbfecbf7f4bc73dcc3