summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10Merge "Allow setting custom builder node in linters job template"Jessica Wagantall1-1/+2
2020-03-10Merge "Fix Sonar job by skipping Docker plugin execution"Jessica Wagantall1-1/+1
2020-03-10Allow setting custom builder node in linters job templateBartek Grzybowski1-1/+2
This adds option to define custom builder-node in {project-name}-{stream}-{subproject}-lint job template with pre-set default value. Change-Id: Ie27991f7964815f8eb38597bcc836724a55bad41 Issue-ID: INT-1478 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-10Fix Sonar job by skipping Docker plugin executionStavros Kanarakis1-1/+1
Change-Id: I37580afd82a5da410b8e7ff78180f1181da39af4 Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-10SDC branch for FrankfurtOfir Sonsino1-0/+2
Change-Id: I00b0e87b81dbcc4b878d5d8041e60d67f5bc88f5 Issue-ID: SDC-2817 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-09Merge "self release jobs"Jessica Wagantall3-0/+6
2020-03-09Merge "Move node builder for linters to ubuntu1804"Jessica Wagantall1-1/+2
2020-03-09Merge "add docker image release job to DMaaP Kafka and ZK"Jessica Wagantall2-0/+4
2020-03-09dl job clean upVijay Venkatesh Kumar1-35/+0
1) Rls jobs must be defined only at project/root level 2) Remove db_init container build jobs (as that was integrated with DL feeder) Change-Id: I4dd640d23fb5ba90bcc276de43d0fa883d684a25 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-09Move node builder for linters to ubuntu1804mrichomme1-1/+2
issue with python3 version using ubuntu16.04 Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ie2dbe1c7d89520194a2ed842e993fd0add0e32b9 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-03-09add docker image release job to DMaaP Kafka and ZKsu622b2-0/+4
Issue-ID: DMAAP-1340 Change-Id: I86e01ebe036989cef118bb157a5cdf2912555aac Signed-off-by: su622b <su622b@att.com>
2020-03-07self release jobsHuabing Zhao3-0/+6
Issue-ID: MSB-466 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: Ife274317a93f9dd072b512b327243ed812c0adac
2020-03-06Merge "Add a verification job to testsuitei repository"Jessica Wagantall1-0/+24
2020-03-06Merge "Add Python linter job for 'integration' repo"Jessica Wagantall1-0/+4
2020-03-06Merge "Fix integration-linters project trigger paths"Jessica Wagantall1-1/+5
2020-03-06Merge "Add release job with docker node"Jessica Wagantall7-0/+14
2020-03-06Add a verification job to testsuitei repositorymrichomme1-0/+24
leverage on integration verification job include linters for - json - yaml - robot the tox configuration has been prepared in another patch [1] Issue-ID: INT-1478 [1]: https://gerrit.onap.org/r/c/testsuite/+/103291 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I2ffcecf8ef04782839807114721913c1f81d74e4 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-03-06Add Python linter job for 'integration' repoBartek Grzybowski1-0/+4
integration-master-python-lint job will be created Change-Id: I74c70bbf3d173fbb9800330f2e19d407cc7c8955 Issue-ID: INT-1427 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-06Fix integration-linters project trigger pathsBartek Grzybowski1-1/+5
Ant pattern doesn't seem to support logical operators so two separate subprojects needs to be creates for different file extension. Change-Id: I723e9038dfc16a883c25fb5be047d7cd4df13829 Issue-ID: INT-1427 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-06Add release job with docker nodeyangyan7-0/+14
Change-Id: Ic82e447b946c3c631175c2048a6b263a72bc5a64 Issue-ID: VFC-1643 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-06Changing buildnode to arm64 for arm imagesSrinivasan Selvam1-1/+5
Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com> Issue-ID: CIMAN-217 Change-Id: I02deda3170d82e51714dd76ebb2d8de42ef8d2ba
2020-03-05Merge "add Multiarch jobs for policy-pap with docker.io repository"Jessica Wagantall1-7/+34
2020-03-05Merge "Upgrade arm nodes"Jessica Wagantall2-2/+2
2020-03-05Upgrade arm nodesJessica Wagantall2-2/+2
Older arm images were getting a kernel panic preventing nodes to spin up. Change-Id: Ib0584b55acb06e573860d04975b696a753ae8b88 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-05Fix the docker-stage jenkin jobs for osdfvrvarma1-1/+0
Removing the mvn-goals, and use the default goals. Change-Id: I4cb8bb3420a908a80ff063d7ed18d31d4c3b5191 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-713
2020-03-05Fix maven-version variable nameJessica Wagantall1-1/+1
Change-Id: Iaac14ca093420c11bdc9340c1eb1cd7ab62a6662 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-05Merge "Add CCSDK frankfurt branch jobs"Jessica Wagantall9-0/+36
2020-03-05Add CCSDK frankfurt branch jobsDan Timoney9-0/+36
Add Jenkins jobs for CCSDK frankfurt branch Change-Id: Ic121a971378d272da3e5d3ee90bb100f2d91342a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Fix osdf jenkin merge jobsvrvarma1-34/+3
Moving build-nodes for merge jobs to the newer image Change-Id: Icaa26286f34c053a43e68e1f63016071b8115dc9 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-713
2020-03-04Use Maven 3.5.x version for merge job in BBS-epStavros Kanarakis1-4/+5
Change-Id: I56974998abf6f16c4b5512147fab688e78121099 Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-04Merge "Fix datalake build and add "gerrit-release-jobs""Jessica Wagantall1-0/+6
2020-03-04Merge "Fix SDC docker-base verify job"Jessica Wagantall1-1/+3
2020-03-04Revert stack increase in policy-apex-pdpliamfallon1-1/+0
This stack size increase is not necessary, the stack overflow errors are due to another cause. Issue-ID: POLICY-2106 Change-Id: I3185d6b384aafc65ea695d28761d0231392f53d6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-03-04Fix SDC docker-base verify jobOfir Sonsino1-1/+3
Change-Id: I8d616fc9ca6eb7c1f3922360829a4afc893fc64c Issue-ID: SDC-2755 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-04Fix datalake build and add "gerrit-release-jobs"Kate Hsuan1-0/+6
Issue-ID: DCAEGEN2-2070 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I21feac61c49829fd4b4748d2c7626f7fb3c3e0cb
2020-03-03Merge "Upgrade arm nodes"Jessica Wagantall2-2/+2
2020-03-03Upgrade arm nodesJessica Wagantall2-2/+2
Upgrade to support JDK11 Change-Id: Ie6838ccb5c8bd1dbcd766eace3d104ee928faf83 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-03Merge "Increase thread stack size for Graal in apex-pdp"Jessica Wagantall1-0/+1
2020-03-03Merge "Add linter job template/definition for integration repo"Jessica Wagantall2-2/+73
2020-03-03Upgrade queue node to a more recent imageJessica Wagantall1-1/+1
Upgrade to an image that has Python 3.7 env Change-Id: Ib63c53d733fc7a4182ba732c7ed5a1bb5eb54652 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-03Increase thread stack size for Graal in apex-pdpliamfallon1-0/+1
In the apex-pdp javascript tasks are executed using Graal scripting support in Java 11. The javascript scripts executed in Java threads. The default stack size of 1024k is too small and results in stack overflow exceptions for any Javascript script that is of a reasonable size. This review increases the stack size for the JVM for apex-pdp builds. Issue-ID: POLICY-2106 Change-Id: Iea7512939dcd8c1d68d8c37ebd4af63b89ffaa61 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-03-03Pin python zipp libraryAnil Belur1-1/+1
Zipp just added a hard check for py36. This pins zipp to a version that still works with py35. Issue-ID: CIMAN-33 Change-Id: I01d20fb9cf7a5de6a4f78750b3ee71116dd674bb Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2020-03-03Add linter job template/definition for integration repoBartek Grzybowski2-2/+73
Template leverages lf-infra-tox-* builders boilerplates to run arbitrary tox envs for specific file format linters. Change-Id: I4f130f6c68222d53dcf022f3fd4a2b41765eaf45 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1427
2020-03-03add Multiarch jobs for policy-pap with docker.io repositorySrinivasan Selvam1-7/+34
Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com> Change-Id: I57aef5b67eaae18536f5d91a32c0f1a6a0abca64 Issue-ID: CIMAN-33
2020-03-03Update common-packer to v0.4.4Anil Belur1-0/+0
Issue-ID: CIMAN-33 Change-Id: I83167a6ee39f77361d51805cd72c586372b4bc66 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2020-03-02Merge "Jenkins changes for Policy CSIT frankfurt breakage"Jessica Wagantall1-19/+0
2020-03-02Merge "Fix project-name for netconf-pnp-simulator; fix timeout"Jessica Wagantall1-2/+2
2020-03-02Jenkins changes for Policy CSIT frankfurt breakagea.sreekumar1-19/+0
Change-Id: Idd91373790d649fa9cc17a843578a8f1fba1e4aa Issue-ID: POLICY-1402 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2020-03-02Changing PMSH jobs to use ubuntu1804 exec nodeefiacor1-1/+1
Change-Id: I206e24bc9b7cf2658b6b971ff9661e79b35d67a0 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-1837
2020-03-02Merge "Migrate UUI to SonarCloud"Jessica Wagantall1-0/+5