summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16Move release jobs to docker nodeJessica Wagantall101-102/+102
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-16Update Clamp release jobsJessica Wagantall1-1/+1
Use docker node to support self releases for docker Change-Id: Ieade2d86073936f3ea1888ba71ce843f345ceccb Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-16Build VID from `elalto` branchIttay Stern1-2/+2
Change-Id: I95d081560dddc09dd18465367df8afdfb613cce7 Issue-ID: VID-631 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-13Update WS node for CCSDKJessica Wagantall3-0/+3
Update to a larger node for CCSDK WS scans: - distribution - features -sli-adaptors Change-Id: I4e304cbfca59158cbac992c53beb0bd21cd183b4 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-13Change to centos build nodeAric Gardner1-1/+1
testsuite-python-testing-utils-verify should also use centos build node Issue-ID: TEST-211 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Idac444c65d6cc05f98a25b0312d9735cce6b16cc
2019-09-13Merge "make the base image be based on centos"Jessica Wagantall1-1/+1
2019-09-13make the base image be based on centosDR695H1-1/+1
Issue-ID: TEST-211 Change-Id: I5020abe6d1c93728cfd3211c42392c40db999919 Signed-off-by: DR695H <dr695h@att.com>
2019-09-13Merge "Add config to docker login"Jessica Wagantall1-3/+3
2019-09-13Add config to docker loginCristina Pauna1-3/+3
Currently the docker login conditional builder from java-merge job is missing the settings file with the credentials [1]. Moved the builder after the configuration files are set. [1] https://jenkins.onap.org/job/policy-docker-amd64-master-merge-java/5/console Issue-ID: CIMAN-217 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> Change-Id: I3aa441e5baef6aad1c9e2ade051e5b0bfc0c0030
2019-09-13Merge "Include release jobs for logging-analytics"Jessica Wagantall1-0/+2
2019-09-12Include release jobs for logging-analyticsPrudence Au1-0/+2
Issue-ID: LOG-1141 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I9b937ab169c51d0a4b79e3806098209618bbfef1
2019-09-12Add self release gerrit-release-jobsManoop Talasila1-0/+2
releasing 2.6.0 portal-sdk libs for El Alto release Issue-ID: PORTAL-727 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I259a9caae330269bfb57aa2c6d5c1a1d9edd58d8
2019-09-12move the base tox env to python 3DR695H1-2/+2
Issue-ID: TEST-211 Change-Id: I41c9a66068ce0c84f078062134e299f551f16554 Signed-off-by: DR695H <dr695h@att.com>
2019-09-12Add apex-pdp elalto branch to build jobsjrh31-0/+2
Issue-ID: POLICY-2045 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: I210a3250f1ae10e1c3af3b2d779283c76b5fc8d7
2019-09-11Merge "Add CCSDK elalto jobs"Jessica Wagantall9-0/+18
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-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>