summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Merge "Add root merge and verify jobs"Jessica Wagantall2-0/+4
2018-03-20Merge "Use ubuntu node for packer"Jessica Wagantall1-1/+1
2018-03-20Merge "Update vfc-gvnfm-vnfres yaml templete"Jessica Wagantall1-1/+1
2018-03-20Merge "Update vfc-gvnfm-vnfmgr yaml templete"Jessica Wagantall1-1/+1
2018-03-20Merge "Update vfc-gvnfm-vnflcm yaml templete"Jessica Wagantall1-1/+1
2018-03-20Add docker job for vnfsdk/iceMickael JEZEQUEL1-0/+3
Change-Id: Iff2c4d2260896d247bba8e407b5fa8ac0d0e7ff9 Issue-ID: VNFSDK-41 Signed-off-by: Mickael JEZEQUEL <mickael.jezequel@orange.com>
2018-03-20Update vfc-gvnfm-vnfres yaml templetefujinhua1-1/+1
Update project name for sonar job Change-Id: Ie32d216c8a06934e138c48fd289f2a65dbfd2052 Issue-ID: CIMAN-147 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-03-20Update vfc-gvnfm-vnfmgr yaml templetefujinhua1-1/+1
Update project name for sonar job Change-Id: Ibad7f515af1fa770631c9a0ff0396e07c939f4a8 Issue-ID: CIMAN-147 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-03-20Update vfc-gvnfm-vnflcm yaml templetefujinhua1-1/+1
Update project name for sonar job Change-Id: Idbdafe1e196264f766e2589ca6ab87e0b81ef4bb Issue-ID: CIMAN-147 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-03-20Use ubuntu node for packerJessica Wagantall1-1/+1
Use ubuntu based node for packer verifications Change-Id: I6cb6d192880a9ed38fae663a93362a05aac94324 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-19Rename basebuild to builderJessica Wagantall151-230/+230
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-19Add root merge and verify jobsJessica Wagantall2-0/+4
Add merge and verify java jobs for files located in the root of the project Change-Id: I2b143d98c5b26323783f1fa621eb4ad219564db2 Issue-ID: MULTICLOUD-151 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-19Add tests to SDC merge jobJessica Wagantall2-1/+16
Do not skip tests for sdc-merge-java job Change-Id: Ic3e3022f0a4d8b9c7863d9fd184da9aa363d323e Issue-ID: SDC-1142 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-18Remove CLM job for docker-base-maven jobLior Nachmias1-1/+0
Change-Id: If3faa1d1f90729db1c2b27c4da3669d33795ec72 Issue-ID: SDC-1142 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-03-18Pull in pip / setuptools fix for lftools installThanh Ha1-0/+0
Upstream pip 9.0.2 may have broken lftools installs (and possibly other packages that need recent versions of setuptools). On systems with older setuptools, pip upgrade may not be pulling in a recent enough version of setuptools. This fix ensures that pip and setuptools are both upgraded together. Issue-ID: CIMAN-1 Change-Id: I14042f8bd39a7eff62fb97f8d812ee0a1033ce8c Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-03-16Fix disable flag for global-templatesJessica Wagantall1-19/+19
Change-Id: I3d94aae1f40d2820dad180a13e62090136744b67 Issue-ID: CIMAN-128 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-16Merge "Update sonar support for python repos"Jessica Wagantall2-0/+8
2018-03-16Split CLM jobs for svnfmJessica Wagantall4-3/+8
Split jobs for vfc/nfvo/driver/vnfm/svnfm: ./nokia/pom.xml ./nokiav2/pom.xml ./huawei/pom.xml ./zte/pom.xml Change-Id: I9bdeebd3815fb41cbf5b95576aa5a97cbca1480b Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-16Update sonar support for python reposChris Donley2-0/+8
Specifically, vnfsdk-pkgtools and vnfsdk-dovetail-integration Issue-ID: VNFSDK-210 Change-Id: I1ec4b12bc83d839ecd6fce5a33809ff6f6a96307 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-16Merge "Add python staging job to vnfsdk/ice"Jessica Wagantall1-0/+6
2018-03-16Merge "Added verify java job for optf/has root directory"Jessica Wagantall1-0/+1
2018-03-16Added verify java job for optf/has root directoryDileep Ranganathan1-0/+1
Currently the verify java job is picking only subprojects Need to define '{project-name}-{stream}-verify-java' for verifying the optf/has root directory changes. Change-Id: Ib5dcfd6bad1c862a9b6fdb34cba53f200c61107d Issue-ID: OPTFRA-189 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-16Add python staging job to vnfsdk/iceMickael JEZEQUEL1-0/+6
Change-Id: I75a0d95d79d21bd5a7193a2a3b814f7846ae1ac0 Issue-ID: VNFSDK-39 Signed-off-by: Mickael JEZEQUEL <mickael.jezequel@orange.com>
2018-03-16Split Sonar jobs for vnfsdkJessica Wagantall1-2/+17
Separate Sonar jobs for vnfsdk-ice-ice-server and vnfsdk-ice-validation-scripts Change-Id: I81aba4df17023a1c633ae03b0a7062a5af951d44 Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-16Merge "Add sonar jobs for vvp"Jessica Wagantall5-0/+60
2018-03-15Adding template for building docker imagesKiran Kamineni1-0/+54
Adding a template in the global golang template for building and pushing docker images to nexus Issue-ID: AAF-100 Change-Id: I10dc95e005c17a054b366f5cd5fd7c1179ed8c3d Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-15Merge "Change bootstrap jenkins jobs"Jessica Wagantall2-16/+16
2018-03-15Merge "Update configuration to build amsterdam branch"Jessica Wagantall1-2/+2
2018-03-15Merge "Change to mvn-targets"Jessica Wagantall2-3/+9
2018-03-15Test with 4c-4g build serverLusheng Ji1-1/+1
All jjb jobs defined by Jeremy for subprojects in this repo (python) failed. We suspect this was due to the particular build server (8c-8g) being used because these failures occured during pytest phase and these tests pass when run by sonar job on 4c-4g server. Hence making this change to test. Change-Id: Idf0fa573cf2e6777c40a99523e9df209b818e8b3 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-206
2018-03-14Merge "Add Sonar support for pkgtools"Jessica Wagantall1-1/+12
2018-03-14Merge "Update merge job for dovetail-integration"Jessica Wagantall1-0/+14
2018-03-14Add Sonar support for pkgtoolsChris Donley1-1/+12
Issue-ID: VNFSDK-210 Change-Id: Ia7931bcb06bd48c48d77b48e01a50dbe034d54d6 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-14Update merge job for dovetail-integrationChris Donley1-0/+14
also adding sonar Issue-ID: VNFSDK-183 Change-Id: I016057e5603f3000348e1d0a714713e2056262b3 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-14Workaround to pass mvn-goalsdglFromAtt1-4/+8
use docker-java-shell-daily with a no-op shell since that passes mvn-goals patch2: removes trailing spaces from comments Change-Id: I40c2596a41f4049098c447b6d746a98958a6038b Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-334 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-03-14Update configuration to build amsterdam branchJerry Flood1-2/+2
Issue-ID: CIMAN-143 Change-Id: I120c7c622949725e8e2b3dd2d1b2861156265cca Signed-off-by: Jerry Flood <jf9860@att.com>
2018-03-13Merge "Remove maven-clm job"Jessica Wagantall1-1/+0
2018-03-13Remove maven-clm jobJessica Wagantall1-1/+0
Remove gerrit-maven-clm job from pkgtools Issue-ID: CIMAN-133 Change-Id: If93bcf307df066ed0c01abebc51806c9edf8bdf4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Merge "Calling sshsm project building script"Jessica Wagantall1-13/+2
2018-03-13Correct mvn-params for CLMJessica Wagantall1-1/+1
Added mvn-params instead of pom for ves-agent CLM job Change-Id: I80aaf7443f3ff293a4fc0255b75719d4ce55cf12 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Add pom location for CLMJessica Wagantall1-1/+2
Add pom location for CLM job for vnfsdk-ves-agent Change-Id: I86b5c153b3b0fab6ab164120ad056f4d7076d212 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Change to mvn-targetsdglFromAtt2-3/+9
to push docker container to nexus patch2 to fix format patch3 to add docker-pom patch4 adds mvn-profile to dmaap-buscontroller.yaml and mvn-deploy-properties to dmaap-dbcapi.yaml patch5 remove bad chars! patch6 add mvn-settings Change-Id: I848a63dec7116136c93d60a664a09232be653b8a Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-327 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-03-13Calling sshsm project building scriptNingSun1-13/+2
Issue-ID: AAF-152 Change-Id: Ida50d04ca5ce9e2fe6b236644a52c664b741ae0b Signed-off-by: NingSun <ning.sun@intel.com>
2018-03-13Change bootstrap jenkins jobsVictor Morales2-16/+16
vagrant-onap tool has been migrated to devtool. Its Jenkins Jobs needs to be changed to validate their syntax and avoid failures on previous executions. Change-Id: I7394e219fcdec08e249a26c2e005687b9fcfd319 Signed-off-by: Victor Morales <victor.morales@intel.com> Depends-On: I79df8c35fccaa266a789217d441a6cf1183bd42a Issue-ID: INT-441 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-13Fix typo for subporject nameLusheng Ji1-2/+2
Issue-ID: DCAEGEN2-206 Change-Id: Iaa134a0e455e43cf84ae455ca58ac9f85ff1e582 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-13Move vvp jobs to CLM XCJessica Wagantall11-11/+11
Move vvp gerrit-maven-clm jobs to gerrit-python-xc-clm for producing extended reports. Change-Id: I8d8234837462a115d31f479f1721236e08a20924 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Merge "Remove stage-site-java template"Jessica Wagantall31-209/+10
2018-03-13Trigger jenkins job for Gerrit ReviewNingSun1-1/+1
Issue-ID: AAF-152 Change-Id: Id042c4e559ecf2512a50bc29cde88a65a89604d6 Signed-off-by: NingSun <ning.sun@intel.com>
2018-03-13Add sonar jobs for vvpJessica Wagantall5-0/+60
Add sonar jobs for: - vvp/cms - vvp/engagementmgr - vvp/image-scanner - vvp/test-engine - vvp/validation-scripts Change-Id: I87d52da4a4ebf42c6c22580c554d46d606d9c3dd Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Initial pylog project JJBliangke1-0/+39
pylog is subproject of logging-analytics. Add verify python job for pylog project. Add merge and release java job for pylog project. Add PyPI release job for pylog project. Because this python package could be used in other onap project based on python for ehancing logging feature. Change-Id: I2321d476ee7269e6128485e861da51c0f3866189 Issue-ID: MULTICLOUD-151 Signed-off-by: liangke <lokyse@163.com>