summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Add CCSDK elalto jobsTimoney, Dan (dt5972)9-0/+18
Add jobs for CCSDK elalto branches Change-Id: I157029f58f1af034e590ced0bd69b9a22af959ac Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Merge "Add build-node for multicloud-vio-clm job"Jessica Wagantall1-0/+1
2019-09-11Merge "Add docker login to java-merge job"Jessica Wagantall1-0/+6
2019-09-11Add docker login to java-merge jobCristina Pauna1-0/+6
Add a conditional step for docker login to java-merge job. The condition is to do the login only if the project name has its architecture in it, which happens only when the job is called from a mult-arch job. Issue-ID: CIMAN-217 Change-Id: Ibe03f0899f1dbf1c428ed77befbcbc07557c7e50 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2019-09-11Add build-node for multicloud-vio-clm jobEthan Lynn1-0/+1
Specify builder-node for multicloud-vio-clm job Issue-ID: MULTICLOUD-736 Change-Id: I95f1673cac956e3eaa82f9fff529d7e900500e65 Signed-off-by: Ethan Lynn <xuanlangjian@gmail.com>
2019-09-11add csit job for modeling/etsicatalogdyh1-0/+13
Change-Id: I1a24859976a3fd2e41dd7a64581a5ba83f65aa95 Issue-ID: MODELING-223 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-09-10Merge "Add elalto to drools-apps build jobs"Jessica Wagantall1-0/+2
2019-09-10Add elalto to drools-apps build jobsjrh31-0/+2
Issue-ID: POLICY-2045 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: I8d0ce4dc3c9f3b4e8e0c8bcd3b1a61b74980b380
2019-09-10Remove docker login from java-merge jobEric Ball1-3/+0
This builder breaks jobs that do not have docker credentials setup. Due to the number of jobs that currently do not support this, it would be better to make this conditional, or create a separate job. Change-Id: If08e128c627d964ec4bd7c9346067ada59773ba0 Issue-ID: CIMAN-217 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-09-10Merge "Remove maven jjb for python-test-utils"Jessica Wagantall1-13/+0
2019-09-10Merge "Add elalto to more build jobs"Jessica Wagantall5-0/+10
2019-09-10Merge "Clean CSIT jjbs"Jessica Wagantall17-22/+14
2019-09-10Merge "Add the release job to optf-cmso"Jessica Wagantall1-1/+2
2019-09-10Merge "fix docker push for prh"Jessica Wagantall1-2/+1
2019-09-10Merge "Switch KUD deploying job to run on changeset basis"Jessica Wagantall4-47/+51
2019-09-10Merge "Move releases job node"Jessica Wagantall1-1/+1
2019-09-10Remove maven jjb for python-test-utilsumry83641-13/+0
the repo is only dealing with python and does not trigger docker creattion Issue-ID: INT-1228 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I568cfad0e5f59116e07a7ccceb9ac5b391428daf
2019-09-10Add elalto to more build jobsjrh35-0/+10
Added for models, api, pap, drools-pdp, and xacml-pdp Issue-ID: POLICY-2045 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: Iac769f1c4d8e630f74b5303cb80f5ee3324451f5
2019-09-10Clean CSIT jjbsumry836417-22/+14
- delete jobs that have never been triggered - disable jobs corresponding to test code that has not changed for more than 9 months Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifd1e652a3700f874277f148af23c49042410ba29
2019-09-10Revert "Revert "Add multiplatform jobs for policy docker images""Bengt Thuree3-3/+270
This reverts commit 764bb8283a5cbf93ca9cbb8e2dd9760e783f9a78. Re-enables the multiplatform jobs for policy docker images. Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Issue-ID: CIMAN-217 Change-Id: I34b81f193e6286792ace75be2a64f1a8ed19c9d8
2019-09-10Add the release job to optf-cmsoJerry Flood1-1/+2
Issue-ID: OPTFRA-580 Change-Id: I2e6544f07af93d932532e6ad0cd3b6e9138a4db7 Signed-off-by: Jerry Flood <jflood@att.com>
2019-09-10fix docker push for prhVijay Venkatesh Kumar1-2/+1
Change-Id: I64eac862f1757894698c034f7297149572dc2c59 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669
2019-09-09Move releases job nodeJessica Wagantall1-1/+1
Move releases job node to a docker node in order to support self docker releases. Change-Id: Ic062fdc8da17927510cc6c339acbb3126001438e Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-09Fix prh stage-release job to skip dockerVijay Venkatesh Kumar1-0/+1
https://jenkins.onap.org/view/dcaegen2/job/dcaegen2-services-prh-maven-stage-master/56/console Change-Id: I4f217b5d5bb74b8936740936622deaa5cf216ee1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669
2019-09-09Add new image to the builder nodeMilin1-1/+1
Added new image Ubuntu 16.04 - docker - arm64 - 20190905-215538.077 to the builder node. Issue-ID: CIMAN-33 Signed-off-by: Milin <mjaiswal@contractor.linuxfoundation.org> Change-Id: Iffc20e96a1eac6faba441192efc646488a7f5ae5
2019-09-09Merge "Add missing INFO verify for CCSDK"Jessica Wagantall1-0/+8
2019-09-09Merge "Need to apply release to jar subproject."Jessica Wagantall1-0/+7
2019-09-09Add missing INFO verify for CCSDKTimoney, Dan (dt5972)1-0/+8
Add missing INFO.yaml verify jobs for ccsdk (root repo) and ccsdk/dashboard. Change-Id: I54ba2a5a6a4c5a865e3b57c74e07069810389c74 Issue-ID: CCSDK-1696 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-09Need to apply release to jar subproject.Nelson, Thomas (tn1381)1-0/+7
Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com> Change-Id: I2dd1386362c02dfc49c2183057f5fad05c2b4737 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2019-09-09Merge "Migrate to gerrit-maven-stage (PORTAL/SDK)"Jessica Wagantall1-1/+7
2019-09-09Migrate to gerrit-maven-stage (PORTAL/SDK)Manoop Talasila1-1/+7
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Issue-ID: CIMAN-234 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I03f79d5d9d9701e6ff7a40a60e571f4842a9e6f7
2019-09-09Specify python version for tox installationTommy Carpenter1-0/+4
Issue-ID: DCAEGEN2-1729 Change-Id: Id9e323e260c69c383efedb47e097d26ed3983a8c Signed-off-by: Tommy Carpenter <tc677g@att.com>
2019-09-09Switch KUD deploying job to run on changeset basisKonrad Bańka4-47/+51
Removed no longer used c template and created new one in script templates that suits it better. Issue-ID: MULTICLOUD-707 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Iba5111a49d99dbe58bcb9af5a32c3adb7ee03176
2019-09-09sdc-distribution-client release jobOfir Sonsino1-0/+2
Change-Id: I80e1b99bee08e371e3e0807058a2062bb2847f91 Issue-ID: SDC-2504 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-09-06Revert "Add multiplatform jobs for policy docker images"Jessica Wagantall3-270/+3
This reverts commit 866558d317feb1171c4a40d9ff63f9dc99cd4a6d. Looks like this commit is causing build failures in jjb during the merge: ci-management-jjb-merge/1756/console.log.gz Change-Id: I4384ab0a5ef50b2551efb19bc41bc9b000a8748e Issue-ID: CIMAN-217 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-06Allow disable CSIT jobsJessica Wagantall1-2/+2
Allow teams to disable CSIT verify jobs Change-Id: Ia749936294e1dd0449a78e4d0bbd5307a060d67a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-06Merge "Add multiplatform jobs for policy docker images"Jessica Wagantall3-3/+270
2019-09-06Merge "Add the ETSI Csit Tests to the SO Csit Testsuite"Jessica Wagantall1-0/+2
2019-09-06Merge "Upgrade global-jjb to v0.42.1-11-gf517210"Jessica Wagantall1-0/+0
2019-09-06Merge "Adding DMaaP DR self release jobs"Jessica Wagantall1-0/+2
2019-09-06Merge "Fix appc-clm gerrit-maven-clm job"Jessica Wagantall1-0/+1
2019-09-06Add the ETSI Csit Tests to the SO Csit Testsuiterope2521-0/+2
Change-Id: I483bec17fcc4ba3c885ecb5a8e65c1d57d3d0261 Issue-ID: CIMAN-310 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-09-06Upgrade global-jjb to v0.42.1-11-gf517210Lott, Christopher (cl778h)1-0/+0
This pulls in a repair to lf-tox-sonar job templates to restore Sonar reporting in jobs including dcaegen2-platform-configbinding-tox-sonar Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Issue-ID: DCAEGEN2-1729 Change-Id: I6dd944b3cea99d76381a40cf6132388a786d1db5
2019-09-06Adding DMaaP DR self release jobsefiacor1-0/+2
Change-Id: I26d85c63c9df64ace355ddadad3f37769282ed63 Issue-ID: DMAAP-1292 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-09-06Merge "Use build node with Python 3.7 installed"Eric Ball1-1/+1
2019-09-06Add multiplatform jobs for policy docker imagesPaul Vaduva3-3/+270
Add three global templates needed to build multiarch images: - {project-name}-docker-manifest-{stream}: creates a docker manifest list with images for multiple architectures by calling docker_push_manifest.sh - {project-name}-multiarch-docker-stage-{stream}: multijob that uses the global-jjb template {project-name}-maven-docker-stage-{stream} to produce staging images for each supported arch and a manifest list for them - {project-name}-multiarch-{stream}-merge-java: multijob that uses the existing {project-name}-{stream}-merge-java template to produce snapshot images for each suppported arch and a manifest list for them The policy/docker project jobs are modified to use the new multiarch templates. All images are now pushed to DockerHub instead of Nexus (as Nexus lacks support for docker manifest list). Cancel the triggers for child jobs, as they will be triggered by the parent multiarch job. For the jobs that build images, use registry registry-1.docker.io as a workaround for [1]. Enable the multiarch jobs only for the master branch for now. [1] https://github.com/fabric8io/docker-maven-plugin/issues/838 Issue-ID: CIMAN-217 Change-Id: Ibd00d24bb70ef51f761005016b7baea4ef66a0a5 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com> Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2019-09-05Merge "Add python3-tk to packer"Jessica Wagantall1-0/+1
2019-09-05Merge "Clean CSIT jobs"Jessica Wagantall2-0/+2
2019-09-05Fix appc-clm gerrit-maven-clm jobHoua Yang1-0/+1
Add mvn-opts set for gerrit-maven-clm to address IT-17448. Issue-ID: CIMAN-33 Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org> Change-Id: I4c58c252596a82c4e66b0173e448ebbbad697f6f
2019-09-05Add python3-tk to packerMilin1-0/+1
Added python3-tk to packer for VV project in ONAP. Signed-off-by: Milin <mjaiswal@contractor.linuxfoundation.org> Issue-ID: CIMAN-33 Change-Id: I2e6bbb164448a1389519c79e991517b50f1de414