summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-06-27Merge "Migrate to gerrit-maven-stage (DMAAP)"Jessica Wagantall7-0/+43
2019-06-27Merge "Decommission java and docker manifests"Jessica Wagantall1-38/+0
2019-06-27Merge "KUD deployment should be run as non-root"Jessica Wagantall1-5/+2
2019-06-27Merge "Archive Coverity analysed files list to the logs server"Jessica Wagantall1-0/+2
2019-06-27Merge "Remove deprecated VID jobs"Jessica Wagantall1-20/+0
2019-06-27Decommission java and docker manifestsGary Wu1-38/+0
Change-Id: I4e9878f57f1f5b689e7ba5817beea00242973e95 Issue-ID: INT-1128 Signed-off-by: Gary Wu <gary.wu@futurewei.com>
2019-06-27Merge "Increase cpu/mem for policy/engine stage job"Jessica Wagantall1-1/+1
2019-06-27Migrate to gerrit-maven-stage (DMAAP)Jessica Wagantall7-0/+43
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I232c77897ea582f44e4496ccbedca9352f0dfc5a Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-27Increase cpu/mem for policy/engine stage jobPamela Dragosh1-1/+1
This job JUnits need to have more memory/cpu to finish. Will need to use the docker version for 8c 8g, there is no builder. Issue-ID: CIMAN-33 Change-Id: I9f0b43d4a5bf00200ef94daad11975d9e5f53af6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-27Fix PM Mapper image bugdfarrelly1-1/+2
Issue-ID: DCAEGEN2-1646 Change-Id: I995524d6c8149c6662851cd051fb70bcc95fe87b Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-06-27Archive Coverity analysed files list to the logs serverArtem Naluzhnyy1-0/+2
The list is stored in "cov-int/coverity-scan-analysed-files.log". Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: Id27cb466977e0bd11e004fd819f66697ca16c26b
2019-06-26add back in verify step of the buildDR695H1-1/+18
Issue-ID: TEST-170 Change-Id: I06a4a584939f6d3b9b5d54e116d603032e54bbad Signed-off-by: DR695H <dr695h@att.com>
2019-06-26Remove deprecated VID jobsJessica Wagantall1-20/+0
maven-stage and maven-docker-stage replace these jobs Change-Id: I766dd6b32dbdec9c7ddf079ee9d59acddf059691 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-26Merge "Update servicechange-handler goals"Jessica Wagantall1-0/+1
2019-06-26Merge "Add Jenkins job for SDC DCAE-DS"Jessica Wagantall1-0/+19
2019-06-26Merge "Allow staging images only on OOM staging branch"Jessica Wagantall1-6/+10
2019-06-26Update servicechange-handler goalsJessica Wagantall1-0/+1
Update maven-docker-stage goals Change-Id: I10ba47ea21f8e69890c85cb62d6c56eb913f774c Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-26Merge "Migrate to gerrit-maven-stage (POLICY)-3"Jessica Wagantall4-0/+43
2019-06-26Allow staging images only on OOM staging branchGary Wu1-6/+10
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: Idde622a1b4160f6f87b42e0252d902b5f3dd84d4
2019-06-26KUD deployment should be run as non-rootSamuli Silvius1-5/+2
Root user was used, that break the deployment as ssh keys not supposed to be setup for root. Issue-ID: MULTICLOUD-635 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I2dc82620562ad5924788070d219c6e49db4460b1
2019-06-25Merge "Migrate to gerrit-maven-stage (AAI)-1"Andrew Grimberg1-0/+4
2019-06-25Migrate to gerrit-maven-stage (POLICY)-3Jessica Wagantall4-0/+43
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: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4ccd69bde2bb1e9d0710c2b46253024f6b5e7acb
2019-06-25Merge "Fix WhiteSource Jenkins tab"Andrew Grimberg1-1/+1
2019-06-25Merge "Fix policy maven-docker-stage"Andrew Grimberg2-4/+2
2019-06-25Merge "Migrate gerrit-maven-stage (DCAEGEN)-1"Andrew Grimberg3-0/+21
2019-06-25Migrate to gerrit-maven-stage (AAI)-1Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I6c1ba3047c1318a5aa7cdaa09672c44abcad0802 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-25Fix policy maven-docker-stageJessica Wagantall2-4/+2
policy-api and policy-pap code scripts have an ubuntu dependency and need to run in ubuntu node. Skip signing artifacts since SIGUL only works on Centos. Change-Id: Ic7ae5950a92c538eed8babc4b33d3ec5288954bf Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-25Merge "Use the `docker` profile to build VID's container"Jessica Wagantall1-0/+1
2019-06-25Fix WhiteSource Jenkins tabJessica Wagantall1-1/+1
Accidentally used "view" instead of "project". Change-Id: Ib089a6f7067ad08bc2ea5fa918c03c09dd36e5cf Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-25Use the `docker` profile to build VID's containerIttay Stern1-0/+1
Issue-ID: CIMAN-234 Change-Id: If7dccebec7c28d975ce26d69fe1291ea3e442659 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-25remove release-version-java-daily jobyangyan1-1/+0
Issue-ID: VFC-1424 Change-Id: I1161fae313061c163329c84a8d8e33c4c7c47c0b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-06-24Migrate gerrit-maven-stage (DCAEGEN)-1Jessica Wagantall3-0/+21
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: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifc1458bb82ac2aec07f890eb8086890338833cee
2019-06-24Fixing CI job for aio.shMichal Ptacek2-1/+14
Need to add SCM handling to get k8s repo cloned. Furthermore script name now mismatch with wrapper script in multicloud/k8s. Change-Id: Ia11d50eac9a219d78353e2519f93765cefcb4ef6 Issue-ID: MULTICLOUD-635 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-06-21Merge "Migrate to gerrit-maven-stage (CLI)"Jessica Wagantall1-0/+12
2019-06-21Merge "remove release-version-java-daily jobs"Jessica Wagantall16-16/+0
2019-06-21Wrong branch for policy/model stage jobPamela Dragosh1-4/+4
Should be on master branch Issue-ID: CIMAN-234 Change-Id: I15da4cc08432340909908e1fe7aabd7abefb5395 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-21remove release-version-java-daily jobsyangyan16-16/+0
Issue-ID: VFC-1424 Change-Id: I13d775381eb3f8ac60d410fcc0d325ea7e017d72 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-06-20Migrate gerrit-maven-stage (POLICY) - 2Jessica Wagantall3-0/+26
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I86a7fa9d2337c52856eebb877364bc182a01515b Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-20Migrate to gerrit-maven-stage (CLI)Jessica Wagantall1-0/+12
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I1a16957195d629f9f6099b4433a8d7416333e2a2 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-20Add Jenkins job for SDC DCAE-DSkaihlavi1-0/+19
Issue-ID: SDC-2365 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I91c028ee05b2288a9790441b7b99a7eeaa29595f
2019-06-19Add dublin helm jobs for aaiJessica Wagantall1-0/+3
Change-Id: I991a03d8ca2ea75b956c26be8f44413b19f8e17a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-18Migrate to gerrit-maven-stage (POLICY)Jessica Wagantall3-0/+19
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I6f82125c7702ccea6ea912f364ddf2dcdccd63f2 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-18Merge "Migrate to gerrit-maven-stage (VFC)"Jessica Wagantall16-0/+123
2019-06-18Merge "Change policy/engine build node to docker"Jessica Wagantall1-14/+10
2019-06-18Merge "Add WhiteSource view"Jessica Wagantall1-0/+8
2019-06-18Merge "Add distribution WS job"Jessica Wagantall1-0/+11
2019-06-18Migrate to gerrit-maven-stage (VID)Jessica Wagantall1-0/+9
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 Change-Id: I33d66378659c2ea6e4a71847afdb112e01a2eb55 Source-Change-Id: I7e138990be6aa4472db526fea36871d47fa70bbd Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> (cherry picked from commit a9131da394c06b4ced729ddaf3f5119a358f4fa1)
2019-06-17Add WhiteSource viewJessica Wagantall1-0/+8
Add view for future WhiteSource jobs. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I953843db5fc2ed50768ceac133d2816447d961e1
2019-06-17Add distribution WS jobJessica Wagantall1-0/+11
Add ccsdk-distribution WhiteSource scan job. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9c3c9c480aede3c82cf1214a8ca99997d973c6cf
2019-06-17Migrate to gerrit-maven-stage (VFC)Jessica Wagantall16-0/+123
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I1ee12b9f92e7a230886ba39cf09cafc4446c688d Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>