summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13Merge "Add docker job to SDC DCAE CI"Jessica Wagantall1-0/+4
2018-08-13Add the jenkins jobs for graphadminKajur, Harish (vk250x)1-1/+21
Issue-ID: AAI-1471 Change-Id: I1fdc57f7cd5162db1d998b2adb3d3c7b8d16c627 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-10Disable apex release jobPamela Dragosh1-0/+1
We will enable once we start releasing artifacts. Right now it is failing because it added policy/common SNAPSHOT as a dependency. Issue-ID: POLICY-1046 Change-Id: Idddce5ffa25f512937c04d0123285b853fe3a283 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-08-09Merge "Fix sonar build issue for ves"Jessica Wagantall1-1/+1
2018-08-09Add docker job to SDC DCAE CIAreli, Fuss (af732p)1-0/+4
Add daily docker job for SDC DCAE CI Change-Id: I7f69dfceb001c681f33f6706513dafce02c43aaa Issue-ID: CIMAN-189 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-09Add JJB for SDC DCAE DTAreli, Fuss (af732p)1-0/+35
Add new JJB for SDC DCAE DT Change-Id: Ifd8b94465b1a0d3a0ed3e06f262914b6319ee68e Issue-ID: CIMAN-190 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-09Merge "Refactor docker java jobs"Jessica Wagantall3-444/+42
2018-08-09Merge "Add mvn-goals for docker-java-daily job"Jessica Wagantall1-0/+1
2018-08-09Merge "Instantiate helm jobs"Jessica Wagantall1-0/+83
2018-08-09Merge "Add missing build nodes for OOF jobs"Jessica Wagantall2-0/+2
2018-08-09Instantiate helm jobsJeremy Phelps1-0/+83
Issue-ID: CIMAN-164 Change-Id: I020e408c98af2b5ed3f50661f70b7fe2b2912199 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-09Merge "Add helm jobs for onap"Jeremy Phelps1-0/+166
2018-08-09Add mvn-goals for docker-java-daily jobPrudence Au1-0/+1
Change-Id: I06e602b19b1cb466264f4168224da20c8e0ccc7d Issue-ID: CIMAN-169 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-09Fix sonar build issue for vesvagrant1-1/+1
Moving sonar job to docker node https://jenkins.onap.org/view/dcagen2/job/dcaegen2-collectors-ves-sonar/188/console Change-Id: Ib1fe82ea70afbce89ecd3d0da1292495101b75c8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-662
2018-08-08Add docker daily job for pomba reposPrudence Au4-0/+16
Change-Id: Id479dbfa0aa131d2054d5f6578eb30867d396439 Issue-ID: CIMAN-169 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-08Fix pom.xml logging-analyticsJessica Wagantall1-1/+1
Update location of pom.xml for logging-analytics-pomba-pomba-context-aggregator Change-Id: I4a59a4c3c4ae97b1ff68fb769a9ef99f29dda141 Issue-ID: CIMAN-169 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-08Merge "Add docker daily job"Jessica Wagantall1-0/+4
2018-08-08Add missing build nodes for OOF jobsGary Wu2-0/+2
Change-Id: I6ee058624712a01ad1b57d7c0bc4e532c4d11218 Issue-ID: OPTFRA-287 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-08Merge "Add DR CSIT implementation in Jenkins"Jessica Wagantall1-0/+14
2018-08-08Add DR CSIT implementation in Jenkinseconwar1-0/+14
Change-Id: I2dd09239bfb2e64b149d0b070c9b62fa0c0a3a08 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-105
2018-08-07Docker jobs for OOF with dedicated node.Dileep Ranganathan2-6/+56
Used by optf-osdf and optf-has projects to build and push docker images. Builds the docker images from script. Uses dedicated docker build node. Change-Id: I735034d022981d2bb89db8994d1c995efa428919 Issue-ID: OPTFRA-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-08-07Add {subproject}-docker-java-shell-dailyJessica Wagantall1-0/+69
Add subproject version of docker-java-shell-daily needed by OOF team. Change-Id: Icaaef803e2206d372877754abc1d976eec2066b4 Issue-ID: CIMAN-188 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-07Make build-node configurableJessica Wagantall8-1/+8
{project-name}-{stream}-docker-java-shell-daily job needs to have the build-node parameter configurable. This way, the projects will be able to select the long live instance as build-node for their job. For the rest of the projects using this template, the build-node variable is set to the previous default value. Change-Id: Ie3722050870a04b0c2ca3108f6b526c7ac855def Issue-ID: CIMAN-188 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-07Refactor docker java jobsGary Wu3-444/+42
Remove some more unused docker java jobs and refactor the rest. Change-Id: I0c570f3b739cc8a1f7117846201b810b26df7172 Issue-ID: CIMAN-187 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-07Add docker daily jobPrudence Au1-0/+4
Change-Id: I2f1a9d8c9a97da48d9a4d7fd483addf74934a48c Issue-ID: CIMAN-169 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-07Add helm jobs for onapJeremy Phelps1-0/+166
These are the templates. Issue-ID: CIMAN-164 Change-Id: I1d40e3739477cff9e3337e77916ff98aefc16c7d Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-07Merge "move to docker node"Anil Belur3-3/+3
2018-08-06Refactor java jobsGary Wu3-290/+20
Change-Id: I33de2951f249c5d5816c2b2ab1512c0c5b0c5b4f Issue-ID: CIMAN-187 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-06Refactor java verify jobsGary Wu4-133/+10
Change-Id: Iecf1891cfa85d056f62fc8b842a901da1de0dee1 Issue-ID: CIMAN-187 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-06Merge "Remove unused job templates"Jessica Wagantall3-1073/+0
2018-08-06Merge "change the plugin build environment"Jessica Wagantall1-1/+2
2018-08-06change the plugin build environmentHong Guan1-1/+2
The repo affected: ccsdk/plateform/plugins, the helm plugin is platform sensitive, the helm plugin which build on Ubuntu cannot be loaded to centos Cloudify manager. Change-Id: I2199dac7c6a453d1715282c3e6820d127924073d Issue-ID: CIMAN-185 Signed-off-by: Hong Guan <hg4105@att.com>
2018-08-06Remove unused job templatesGary Wu3-1073/+0
Change-Id: I0b68e57b7a68167c4fad240aa82eced97c657ea6 Issue-ID: CIMAN-187 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-04Add vfc-nfvo-db yaml templetefujinhua2-0/+43
Add jenkins jobs for vfc-nfvo-db Change-Id: I4763a8c5ca72bab4b18271e00f99a21c837777b2 Issue-ID: CIMAN-186 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-02Add ARM platforms in packerJessica Wagantall1-0/+4
Add ARM plaforms for builder and docker packer jobs. Change-Id: I9fbf73ed981e4ea294daf4c861bd20154c05fca2 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-02move to docker nodevagrant3-3/+3
All 3 new service will build docker containers. Current node resulting in build error https://jenkins.onap.org/job/dcaegen2-collectors-hv-ves-master-merge-java/70/console Change-Id: I55d5fe6249b6c9db160cbf211495f5553b36a1ed Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-662
2018-08-01Update to latest global-jjbJessica Wagantall1-0/+0
Fetch commit 356637f0d3d4091aecde9889c1bc9ec758a33336 Change-Id: I3f8d892a6352afc4fa7ef291f8a36b18a71cc385 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-01Merge "Update to global-jjb latest HEAD"Jessica Wagantall1-0/+0
2018-08-01Update JJB to 2.2.1Jessica Wagantall1-1/+1
Issue-ID: CIMAN-184 Change-Id: I129d026601e37c65be25c9631bc83a8fe9855222 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-01Fix clm job definitionJessica Wagantall79-80/+80
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-01Revert "Update JJB to 2.2.0"Jessica Wagantall1-1/+1
This reverts commit e06804d1457f1816c4f13615a0ba33de740392eb. Issue-ID: CIMAN-116 Change-Id: Id432c82ee5646d62291fd435c38284ddc3310618 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-01Update to global-jjb latest HEADJessica Wagantall1-0/+0
Update to latest HEAD to fetch changes to the new CLM job: ab9889f17775e4716a50ecbe879d8519b56c6976 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic417d4b827bc73bec2881c1c7261aa591175e869
2018-08-01Update JJB to 2.2.0 to pull in Nexus IQ featureJessica Wagantall1-1/+1
JJB 2.2.0 adds a new Nexus IQ builder step which we need to fix our CLM jobs. Issue-ID: CIMAN-116 Change-Id: Id67ce6b0ae5c95d8399d3a7fedbafd0c729564e2 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-31Create job definitions for new sdc repoIdan Amit1-0/+29
Added verify and merge jobs to sdc-pubsub project Added missing parameters Added sonar job for sdc-pubsub project Change-Id: Id95a46f40564ce4009450f66d07588226bc0647f Issue-ID: SDC-1541 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-07-30Trigger testsuite docker build on mergeGary Wu1-0/+5
Change-Id: I818986539d0bce25c235a0694a14f7d2a0c8013f Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-30Remove Arquillian tests from SO jenkins buildsRob Daugherty1-11/+3
Arquillian will not be supported in Casablanca. Removing it will speed up verify, merge, and release builds by an order of magnitude. Change-Id: Ia9cee0db2ac2950e6fd1a189b47026edd5a3c47d Issue-ID: CIMAN-183 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-07-27Merge "Add JJB datarouter yaml file"Jessica Wagantall1-0/+38
2018-07-27Add JJB datarouter yaml fileRonan Keogh1-0/+38
Change-Id: I457ba405d7153ba480d4a43327401e31fb27a006 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com> Issue-ID: DMAAP-546
2018-07-26Merge "remove ARIA jenkins Jobs"Jessica Wagantall1-19/+0
2018-07-26remove ARIA jenkins Jobsseshukm1-19/+0
Issue-ID: SO-729 Change-Id: I3026b00dbf6867c36e24e6244e6e0f0ad2c6a7dc Signed-off-by: seshukm <seshu.kumar.m@huawei.com>