summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-06-17Change policy/engine build node to dockerRashmi Pujar1-14/+10
The policy/engine is being changed to use docker-maven-plugin to build docker images and so they always need to be built on a docker node. Changed the merge and release to support docker. These may fail until we get the below review in: https://gerrit.onap.org/r/#/c/policy/engine/+/90025/ Issue-ID: POLICY-969 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Iaed6bfe09a8d64cca3847990bbaf30909fb19d77
2019-06-17Change policy/apex-pdp build node to dockerRashmi Pujar1-14/+10
The policy/apex-pdp is being changed to use docker-maven-plugin to build docker images and so they always need to be built on a docker node. Changed the merge and release to support docker. These may fail until we get the below review in: https://gerrit.onap.org/r/#/c/policy/apex-pdp/+/90014/ Issue-ID: POLICY-969 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: I68599bcc30b700d3e37e62499bde907da2e61404
2019-06-14Merge "Remove deprecated clamp jobs"Andrew Grimberg1-11/+0
2019-06-14Merge "Added subproject called engine"Jessica Wagantall1-0/+4
2019-06-14Enable dublin release jobPamela Dragosh1-1/+1
Need to release this today Issue-ID: POLICY-1857 Change-Id: I6c0b35cc66d602de6f757a1ddd2ff7db7c089715 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-14Added subproject called engineSudarshan Kumar1-0/+4
Added subproject called engine in optf-fgps.yaml Issue-ID: CIMAN-256 Change-Id: I0891c949a673a0a5e21f70195cbe9cfe93f86e68 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-06-13Fix dublin merge release jobsPamela Dragosh1-3/+13
My original change over was incorrect as I used casablanca jobs for dublin. The dublin jobs use different underlying jobs. Issue-ID: POLICY-1857 Change-Id: I3c714bcc1a2d44d04b479c85941b1785f8047f80 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-13Remove deprecated clamp jobsJessica Wagantall1-11/+0
Maven releases are now happening from gerrit-maven-stage and Docker ones from gerrit-maven-docker-stage. Change-Id: I653664f06ec092f39bbc44785724c1d0f8703712 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-13Move clamp release job to Ubuntu nodeJessica Wagantall1-2/+1
Some apt script tasks depend on Ubuntu and we need to move to this node meanwhile we figure how to make them work on Centos. Disbable signing too since SIGUL only works on Centos. Change-Id: Ia4e0450ea0535ff5aacdfa37c81658ad2851117d Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-13Move clamp release job to Ubuntu nodeJessica Wagantall1-2/+1
Some integration tests depend on Ubuntu and we need to move to this node meanwhile we figure how to make them work on Centos. Disbable signing too since SIGUL only works on Centos. Change-Id: I01c7ffda35d6d89835bb73d6a8cd607a7afc4357 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-13Archive Coverity logs to the logs serverArtem Naluzhnyy1-0/+2
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I6443484129b7b37203336e5d04a7f617cb383ea5
2019-06-12Merge "Update global-jjb to v0.38.3"Anil Belur1-0/+0
2019-06-12Update global-jjb to v0.38.3Jessica Wagantall1-0/+0
Updating global-jjb to fetch "Automate Artifact release". Commit: d473edacae5c8da2b4da50e6d41b2a1c52316813 We do not want to update to the latest tag yet since there are few features that we are not ready to pick up before Dublin is finalized. Change-Id: I903bedfb6f27728d4e149665da0e3de71e52da65 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-12Merge "Adding aio job for multicloud"Jessica Wagantall3-4/+42
2019-06-12Point SDC jobs to masterOfir Sonsino11-20/+20
Change-Id: I5f9ddaa573d48c856c5f7e3623948c7c43f5a267 Issue-ID: SDC-1913 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-06-12Merge "Update node for music job"Andrew Grimberg1-1/+1
2019-06-11Update node for music jobJessica Wagantall1-1/+1
Music-prom still depends on Ubuntu to run. Update node to an Ubuntu one. Change-Id: I0b4cf4ad9366ec387310950513660d8aee934d41 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-12Validate downloaded Coverity tool checksumArtem Naluzhnyy1-0/+14
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I73dae5c4c5bd3dd73957809b4265009b529ebca0
2019-06-12Check Coverity service API usage quotaArtem Naluzhnyy1-0/+25
Check if we are allowed to submit results to Coverity Scan service and have not exceeded our upload quota limits. See also: https://scan.coverity.com/faq#frequency Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I71479cfdd8403e717e6c807a8afb5aadad25fdde
2019-06-12Add Coverity job description with link to defects report.Artem Naluzhnyy1-1/+17
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I2590d005b89a7b248c2893c9c41ff129572df071
2019-06-11Remove job specific Coverity parameters from build parameters.Artem Naluzhnyy1-16/+5
All builds of a job should have the same Coverity parameters. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I94be00a5ec044f576b9fe0c5d3b8c642e1921a79
2019-06-11Simplify "gerrit-maven-coverity" JJB template structure.Artem Naluzhnyy1-21/+11
The commit does not change generated job. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I136b233aa3811ab8e32327f8ab2b56d87ff13976
2019-06-10Run sdnc staging on centos nodeTimoney, Dan (dt5972)3-3/+9
Run sdnc staging jobs on Centos node so that SIGUL can sign artifacts. Change-Id: I4db6c60119f8f7caaa4c15e0d7826b54aa0f5eed Issue-ID: CIMAN-259 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-10Update Centos nodesJessica Wagantall4-4/+4
Update to a newer image since the one being used previously was too old and not based on the latest common-packer. Change-Id: Ic7f060b89a44d4817c4739c6f2b2faa563bd281a Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-10Use Centos vars from common-packerJessica Wagantall1-6/+0
Use vars/centos-7.json from common packer instead of using the local file. Change-Id: I86386b0ac932ea08a33ac5efbd5184932d560d9d Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-10Merge "Add JJB template for static code analysis by Coverity Scan service"Andrew Grimberg3-0/+219
2019-06-10Remove invalid local-docker attributeJessica Wagantall1-1/+0
'install_recommends' is not a valid attribute for a Task. Change-Id: I70903be70b98c216a0e4797c73c24279892b52fc Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-10Add JJB template for static code analysis by Coverity Scan serviceArtem Naluzhnyy3-0/+219
"onap-gerrit-maven-coverity" JJB template runs 'mvn clean install' and then publishes results to Coverity Scan service for static code analysis. Usage example: - project: name: so-coverity jobs: - onap-gerrit-maven-coverity cron: '@daily' build-node: 'ubuntu1604-builder-4c-4g' project: 'so' project-name: 'so' branch: 'master' mvn-settings: 'so-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' mvn-params: '-Dmaven.test.skip=true' coverity-project-name: 'onap-so' coverity-token: 'PUT COVERITY TOKEN HERE' coverity-user-email: 'PUT USER EMAIL HERE' Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I6f4fa6359b5be91932c5a1a1ed7ba0a4068ac152
2019-06-07Update base image for nodesJessica Wagantall6-6/+6
Update the base image used for several ONAP nodes to an available one. Seems like some of the currently being used images got removed and we need to update to an image that is available now to unblock Jenkins builds. Change-Id: Ic1f215a1614284db1635bbb08333332622c77198 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-06Merge "Change build node to docker"Jessica Wagantall2-24/+16
2019-06-06Change build node to dockerPamela Dragosh2-24/+16
We are changing these jobs to use Docker maven plugin so they need to always build on a docker node. Changed the merge and release to support docker. These may fail until we get these reviews in: gerrit.onap.org/r/c/policy/drools-applications/+/89204 https://gerrit.onap.org/r/c/policy/drools-pdp/+/89203 Issue-ID: POLICY-969 Change-Id: Ic02ab24bf95325914e906bfc3c55be0d4947b94a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>