summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
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-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 "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-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-10Add JJB template for static code analysis by Coverity Scan serviceArtem Naluzhnyy2-0/+122
"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-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>
2019-06-05Switch dublin build back oto ubuntu nodeVijay Venkatesh Kumar1-2/+23
Change-Id: Ifb12047b42bbad00e3b8d62a040c985b66eb28ff Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1520
2019-06-04Merge changes from topic "gerrit-maven-stage"Jessica Wagantall5-13/+12
* changes: Remove deprecated music release jobs Remove old release jobs USECASEUI
2019-06-04Remove deprecated music release jobsJessica Wagantall3-11/+12
- music-mdbc-master-release-version-java-daily has been replaced by music-mdbc-maven-stage-master - docker-version-java-daily jobs should be replaced by gerrit-maven-docker-stage jobs Change-Id: I0c063efc2ce9ad21b28cb9b54312046e4a211ce2 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-03Remove deprecated AAF jobsJessica Wagantall3-5/+0
These jobs have been repleaced by maven-stage Change-Id: I0819a1d9c60038b46cba324cd0048cb6cebf8a0e Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-03Migrate to gerrit-maven-stage (AAF)Jessica Wagantall3-0/+14
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: I1f1a97150785f2625fc7a29787303a3359e9f9b1 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-03Merge "fix build-nfvo-svnfm-driver-docker-image"Jessica Wagantall1-5/+0
2019-06-03Merge "Remove unneeded ccsdk/sdnc Casablanca jobs"Jessica Wagantall14-62/+0
2019-06-03Update stream name for CLAMPChrisC2-2/+2
Updated stream name in CSIT and main clamp yamls to reflect the branch they refer to Change-Id: Ifc9554dd7f656ec42e8feee287acda19fe0c9e65 Issue-ID: CIMAN-257 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-06-03Remove unneeded ccsdk/sdnc Casablanca jobsTimoney, Dan (dt5972)14-62/+0
Remove casablanca branch Jenkins jobs for CCSDK and SDNC projects. These are no longer needed since there will not be another casablanca mtce release. Change-Id: I2ff0ba87a16bc236f0c624c9efc8448783edd135 Issue-ID: CIMAN-258 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-31fix build-nfvo-svnfm-driver-docker-imagetianxing1-5/+0
Change-Id: I4c9c201f12cc2350ba701f30adcf5b8b4f923840 Issue-ID: VFC-1404 Signed-off-by: tianxing <15210838572@139.com>
2019-05-29Merge "Add sdc-be-common jjb"Jessica Wagantall1-0/+55
2019-05-29Only allow release images in helm chartsGary Wu1-0/+8
Going forward, only released docker images are allowed in helm charts. Teams wishing to test staging versions need to do so via a helm override file. Issue-ID: INT-1055 Signed-off-by: Gary Wu <gwu@futurewei.com> Change-Id: Ieba662f8ec3474cca1e0d55dd7e3692ffdb726f5
2019-05-29Add sdc-be-common jjbOfir Sonsino1-0/+55
Change-Id: Iee89bd9aca050004b14247d430b4e515674dd989 Issue-ID: SDC-2339 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-05-29Adding aio job for multicloudMichal Ptacek3-4/+42
This basic job is triggering All-in-One k8s deployment for k8s PoC. Change-Id: I6afff0c0d073dfbbb9e37e0f0b81e28c706db6be Issue-ID: MULTICLOUD-635 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-28Merge "Update policy to include dublin branchs"Jessica Wagantall13-55/+178
2019-05-28Remove old release jobs USECASEUIJessica Wagantall2-2/+0
Remove deprecated release-version-java-daily jobs. gerrit-maven-stage replace these jobs now. Change-Id: Ibec27d211f02d18f3a6d91cee958b23127cde135 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-28Update policy to include dublin branchsPamela Dragosh13-55/+178
Dublin branches created, need to update jobs to work with those branches. Removing trailing branch: master to ensure the correct branch is used for each csit. Issue-ID: POLICY-1747 Change-Id: I75dec37e0a49ae0c1bde95ffc6f56b7a8cf3fdb4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>