summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-14sli-adaptors needs larger build nodeDan Timoney1-0/+1
sli-adaptors will need a larger build node to avoid out of memory error on unit tests. Note: this is basically same change as recent one for sli-core. Change-Id: Ibe2bd1852aa02e68a05ed8101cfc4c289b73f734 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-14Merge "Add Portal CSIT Jenkins job"Jessica Wagantall1-0/+13
2017-09-14Add Portal CSIT Jenkins jobkishore1-0/+13
Issue-id:PORTAL-98 Change-Id: I53836318e6b08a4822696bb830d2fcd9bacb9daa Signed-off-by: kishore <kk707x@att.com>
2017-09-14Merge "sli-core out of memory"Jessica Wagantall1-0/+1
2017-09-14Merge "Add CSIT job for Integration vCPE flow"Jessica Wagantall1-0/+2
2017-09-14Merge "Add CSIT Jenkins job for APPC"Jessica Wagantall1-0/+14
2017-09-14Merge "Migrate from MySQl database to Postgres"Jessica Wagantall1-4/+4
2017-09-14Merge "Add jjb template for usecase-ui/server project"Jessica Wagantall1-0/+16
2017-09-14Merge "Remove docker blessing jobs from aai"Jessica Wagantall7-7/+0
2017-09-14Remove docker blessing jobs from aaijimmy7-7/+0
Change-Id: Ic6400b8a455874d4b3337379c1ed6a1480b4d390 Issue-ID: AAI-296 Signed-off-by: jimmy <jf2512@att.com>
2017-09-14Add jjb template for usecase-ui/server projectshentao1-0/+16
Change-Id: Ie722c7310ec839cde886543c41313457f7f218bf Issue-Id: USECASEUI-12 Signed-off-by: shentao <shentao@chinamobile.com>
2017-09-14Migrate from MySQl database to PostgresMurali1-4/+4
Building two dockers, Postgres/Refrepo using seperate jobs. Change-Id: I468c6230c091234749e95f33d20867aba9cba515 Jira:VNFSDK-78 Signed-off-by: Murali <murali.p@huawei.com>
2017-09-13sli-core out of memoryDan Timoney1-0/+1
sli-core needs a build node with higher memory to resolve out of memory issues encountered in its junit tests. Change-Id: I9f1a0972c861d4272baae483478311a96056a705 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-13Add CSIT Jenkins job for APPCAaron Hay1-0/+14
Change-Id: I2ff1a3c68be2b593730065de6ecda0b8a15e2c0f Signed-off-by: Aaron Hay <ah415j@att.com> Issue-Id: APPC-104
2017-09-13Add CSIT job for Integration vCPE flowGary Wu1-0/+2
Change-Id: I9bc086bee864bb5591704b8a1b28a7d6d6185aa2 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-13Merge "Remove sonar from appc/deployment"Jessica Wagantall1-1/+1
2017-09-13Merge "Fixing master-stage-site-java issue in DR"Jessica Wagantall1-1/+1
2017-09-13Merge "Modified jjb files for release"Jessica Wagantall3-0/+6
2017-09-13Modified jjb files for releaseIdan Amit3-0/+6
Modified the jjb files for sdc projects to be ready for 1.1.0 release Change-Id: I220ba5992f407bf0d27b3755bca3aaaab52ba8da Issue-Id: SDC-302 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-09-13Fixing master-stage-site-java issue in DRsg481n1-1/+1
Staging build failing due to dmaap/datarouter/pom.xml so defiing it as "pom.xml" rather than "dmaap/datarouter/pom.xml" Isse-id: DMAAP-137 Change-Id: I3fc6b0d3bf35e5ccc69004ee9cf5feb8fe201951 Signed-off-by: sg481n <sg481n@att.com>
2017-09-13Merge "Add docker jenkins template for dmaap dr"Jessica Wagantall1-0/+34
2017-09-13Merge "Add iag-redirect-discovery test job for msb"Jessica Wagantall1-0/+3
2017-09-13Update jjb for multicloud/openstackBin Yang2-0/+17
Build docker image for openstack plugins Change-Id: I6e8ed025a755b740d242836a6be754a850191561 Issue-Id: CIMAN-31 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-09-13Add iag-redirect-discovery test job for msbHuabingZhao1-0/+3
Issue-Id: MSB-75 Change-Id: I2135b8e7c8cb31c53b7ec25a772b4a95d26bd297 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-12Add docker jenkins template for dmaap drsg481n1-0/+34
Add docker jenkins template for dmaap datarouter to release docker images to nexus onap. Issue-id: DMAAP-100 Change-Id: I5f04fb6e064d1c46aa744f4f4e61b47e3164df3c Signed-off-by: sg481n <sg481n@att.com>
2017-09-12Merge "Remove 1.0.0 TCA jobs"Jessica Wagantall1-2/+0
2017-09-12Merge "Update jjb for multicloud/openstack"Jessica Wagantall1-0/+4
2017-09-12Modify build docker shell for vfc-gvnfm-jujuluxin1-1/+3
Change-Id: Ibaaa937a4b0baf148bebfeccde515197f1ab54e2 Issue-Id:CIMAN-71 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-12Update jjb for multicloud/openstackBin Yang1-0/+4
Add subproject for plugin of openstack ocata Change-Id: I324e70de9a3a9216a9be7dc2fcc389df38562c73 Issue-Id: CIMAN-31 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-09-11Revert "Remove sonar from demo"Jessica Wagantall1-1/+1
This reverts commit 85695c0bd4da2cf9a602447090ffac035e1af153. Issue-id: CIMAN-70 Change-Id: I9181b6c22ca015dafc787e2385fc2dc00d4d41db Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-11Remove sonar from demoMarcus G K Williams1-1/+1
Issue-id: CIMAN-70 Change-Id: I461e4f885ea64d1d933f6a5bdecf5ec08176176c Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-09-11Remove sonar from appc/deploymentMarcus G K Williams1-1/+1
Issue-Id: APPC-170 Change-Id: I4ecc4ed8f582c654ddf1d3cbfaa03b3b9f9bc657 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-09-11Remove 1.0.0 TCA jobsan48281-2/+0
Change-Id: I63c2497bc1527008ad4b94953cc72f6c1138f226 Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-65
2017-09-11Merge "Update vfc-nfvo-driver-svnfm csit yaml template"Jessica Wagantall1-4/+3
2017-09-11Merge "Add vfc-nfvo-driver-ems csit yaml template"Jessica Wagantall1-0/+14
2017-09-11Merge "Add vfc-nfvo-driver-vnfm-gvnfm csit yaml template"Jessica Wagantall1-0/+14
2017-09-11Update vfc-nfvo-driver-svnfm csit yaml templatefujinhua1-4/+3
Merge zte and hw's driver templates into one template Change-Id: I758b3b8a830904f1e83c7d85ee54ec883ed8bce9 Issue-Id: CIMAN-67 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-11Add vfc-nfvo-driver-ems csit yaml templatefujinhua1-0/+14
Change-Id: I613c6370781d492862f5cf60d72dd63f1664d2ef Issue-Id: CIMAN-68 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-11Merge "Add docker job for MultiCloud-Openstack-VMware"Jessica Wagantall2-0/+15
2017-09-11Add docker job for MultiCloud-Openstack-VMwareliangke2-0/+15
Change-Id: Id9103d66b9439a279e2951282023d97e8efff122 Issue-id: CIMAN-63 Signed-off-by: liangke <lokyse@163.com>
2017-09-11Add vfc-nfvo-driver-vnfm-gvnfm csit yaml templatefujinhua1-0/+14
Change-Id: Ibb91ef23717a38528be54553b0b66a436f6ac656 Issue-Id: CIMAN-66 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-08Add docker jenkins template for AAFsg481n1-0/+34
Add Jenkins template to release docker images of AAF into nexus onap. Issue-id: AAF-60 Change-Id: I3fc3209eb0832739738cdcbe217c95263254fc0e Signed-off-by: sg481n <sg481n@att.com>
2017-09-08Merge "Add the resource functionality to aai-csit"Jessica Wagantall1-0/+3
2017-09-08Add the resource functionality to aai-csitVenkata Harish K Kajur1-0/+3
Issue-ID: AAI-155 Change-Id: I0091e2299bfd57306a31148099b0818ee6c45a07 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Merge "Add nfvparser jobs"Jessica Wagantall1-0/+22
2017-09-08Merge "Add new csit job for catalog"Jessica Wagantall1-0/+14
2017-09-08Merge "Add rest-service test job for msb"Jessica Wagantall1-0/+3
2017-09-08Merge "Update docker build script of vfc-svnfm"Jessica Wagantall1-2/+2
2017-09-08Merge "CI file for VNFSDK Validation lib"Jessica Wagantall1-0/+21
2017-09-08Add docker daily build task for esr-server.lizi001643311-3/+3
Remove stage-site build task, it is not in used for esr-server. Add docker build task for esr-server. Change-Id: Ic1f19de9347b931a297451ec95184bceecb45b7f Issue-ID: AAI-187 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>