summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29Reduce jobs triggered in CSIT projectFilip Krzywka1-4/+4
As each testsuite should be self-contained there is no need to launch all project testsuites when changes are made in only one of them. Change-Id: If9bf7505bd378a710c206e98ab2d82bf30c65c50 Issue-ID: CIMAN-200 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-29Merge "Remove unnecessary CLM job"Jessica Wagantall2-3/+0
2018-08-28Merge "Remove unnecessary CLM job"Jessica Wagantall1-1/+0
2018-08-28Merge "Remove unnecessary CLM job"Jessica Wagantall1-11/+0
2018-08-28Remove unnecessary CLM jobGildas Lanilis1-11/+0
doc-tool is an empty repo and ths no need to run CLM job Change-Id: I49a7b1c00d1cfc22ed848f52b972ff1b590a6a47 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-28Remove unnecessary CLM jobGildas Lanilis1-1/+0
OOM config is not a repo and thus there is no need to have a separate oomconfig job. Change-Id: Ib38a921155af604f94b700379becc4156ae205db Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-28Remove unnecessary CLM jobGildas Lanilis2-3/+0
SMS repo is Go language and sshsm in C++ and there is no tool to detect vulnerability and license, thus removing this job. Change-Id: Idba5afc6880b543db1cd3981710d66194b14c5a2 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-28Fix mvn-profile list of profilesAreli, Fuss (af732p)1-1/+1
Add comma separation for profiles list Change-Id: I61187af1453aee6e8f2d114bea16b87d06ac9a63 Issue-ID: CIMAN-197 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-27Merge "Make custom helm verify and merge triggers"Jeremy Phelps2-12/+44
2018-08-27Make custom helm verify and merge triggersJeremy Phelps2-12/+44
Issue-ID: CIMAN-164 Change-Id: Idf308e2440742def006efefe9478058449543590 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-27Merge "Add additional profile for docker build"Jessica Wagantall1-1/+1
2018-08-27Merge "Add job for HV-VES Collector testsuite"Jessica Wagantall1-0/+3
2018-08-27Merge "Add jjb template to create kafka docker image"Jessica Wagantall1-0/+20
2018-08-27Add job for HV-VES Collector testsuiteFilip Krzywka1-0/+3
Change-Id: I749ce682518ca08d5d6eabcf44361d208160062a Issue-ID: DCAEGEN2-735 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-26Add additional profile for docker buildAreli, Fuss (af732p)1-1/+1
Add additional profile for docker build Change-Id: Idf132e43aee476402bda0a35fbfe7f4d41854218 Issue-ID: CIMAN-197 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-24Add jjb template to create kafka docker imagesunil unnava1-0/+20
Issue-ID: DMAAP-598 Change-Id: I30ee461d20f417bef37737a550ec8dc62cf3a1e5 Signed-off-by: sunil unnava <su622b@att.com>
2018-08-24Merge "Update Job trigger for Kubernetes Plugin"Jessica Wagantall1-4/+4
2018-08-24Merge "Revert "Remove CLM jobs""Thanh Ha (zxiiro)179-0/+219
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall179-0/+219
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Update Job trigger for Kubernetes PluginShashank Kumar Shankar1-4/+4
This patch updates job trigger to the Kubernetes plugin in the multicloud project with the changed paths. Change-Id: I23e9b2c21d3f990cfea0dc0790bfbf8aed81dece Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-08-23Merge "Remove sonar build for dcaegen2/collectors/hv-ves"Jessica Wagantall1-14/+1
2018-08-23Call top level build scriptManjunath Ranganathaiah1-4/+4
Call the build_images.sh script from bin directory to build all sshsm containers Change-Id: I9e95909b5808109416bea5e7ab60998a603b8f4e Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-23Remove CLM jobsJessica Wagantall179-219/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Disable oom helm subproject jobsJeremy Phelps2-3/+3
Issue-ID: CIMAN-164 Change-Id: I0e30903d7643c1dafb7409629e4f0673a0e2b238 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-23Add helm-chart publishing scriptJeremy Phelps2-35/+93
Issue-ID: CIMAN-164 Change-Id: Iae6f765c2f8a7953a308f2ce81e79e4f633a1a2e Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-08-23Remove sonar build for dcaegen2/collectors/hv-vesPiotr Jaszczyk1-14/+1
Because hv-ves is Kotlin-based and ONAP Sonar does not currenly support Kotlin we can drop Sonar build for this project. In order to have some reports I've also added archive-artifacts option to archive: * detekt (Kotlin static code analysis) reports - placed by mvn plugin in target directory of each sub-module * aggergate Jacoco coverage report. Change-Id: Ife683105121b938cb4e9e7f233a72d2725125c26 Issue-ID: DCAEGEN2-681 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-08-23Merge "Add Job trigger for Kubernetes Plugin"Jessica Wagantall1-0/+16
2018-08-23Merge "Remove aai yaml files"Jessica Wagantall7-98/+0
2018-08-22Merge "Skip docker for dcaegen2/collectors/hv-ves sonar"Jessica Wagantall1-0/+1
2018-08-22Remove aai yaml filesJessica Wagantall7-98/+0
Remove aai files that were just having a CLM job. The CLM job is not needed for these repos. Change-Id: Ibf744c7608536cadf63d1c7897270badfe6936b8 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-22Add Job trigger for Kubernetes PluginShashank Kumar Shankar1-0/+16
This patch adds job trigger to the Kubernetes plugin in the multicloud project. Change-Id: Id5c41a4539f035089cde5e74faff781dfea39c56 Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-08-22Merge "Delete HPA discovery csit test"Jessica Wagantall1-3/+0
2018-08-22Delete HPA discovery csit testHuang Haibin1-3/+0
Change-Id: I420aa4603b15794587fa8dc797e2a2dec3d36b74 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-22Skip docker for dcaegen2/collectors/hv-ves sonarPiotr Jaszczyk1-0/+1
Sonar build can be ran on non-docker VM but it should skip all Docker-related goals. Change-Id: I4b9db99a5f09cbcbd8847bb4962e30188f830b28 Issue-ID: DCAEGEN2-719 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-08-21Add jobs for aai/validation repoPrudence Au1-0/+33
Change-Id: I284597e554f933ba176db3aa3f0ccc55d5cf0970 Issue-ID: CIMAN-194 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-21Merge "Delete CSIT job in Beijing branch for APPC"Jessica Wagantall1-2/+0
2018-08-21Delete CSIT job in Beijing branch for APPCTaka Cho1-2/+0
Per PTL meeting discussion, we are going to disable CSIT in Beijing branch for APPC Change-Id: I44acb06a2b8f09b05b45a09c93d259b7a610778a Issue-ID: INT-633 Signed-off-by: Taka Cho <tc012c@att.com>
2018-08-21Merge "Fix "function not found" failure"Jessica Wagantall1-1/+1
2018-08-21Merge "Update SDC jjb"Jessica Wagantall16-28/+23
2018-08-21Merge "Change project name for csit"Jessica Wagantall1-1/+1
2018-08-21Fix "function not found" failureManjunath Ranganathaiah1-1/+1
POSIX compliant shell does not recognize keyword "function" and run the script under bash. Issue-ID: AAF-430 Change-Id: I608070f41462cc5a1cba3cd112483a19fad38615 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-21Update SDC jjbMichael Lando16-28/+23
Update sdc jjb to use maven 3.5.3, Remove jobs from the Beijing branch, Fix wrong use of the branch parameter for sonar in the jjb. Change-Id: I515a1477d2fb10ebf07224bcfa426b0e30284386 Issue-ID: SDC-1294 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-21Change project name for csitHuang Haibin1-1/+1
Change-Id: Ib21134282711681a2b8930c424dc635b989a5573 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-20Merge "Update SDC sonar jjb"Jessica Wagantall13-13/+22
2018-08-20Merge "Remove CLM job from sdc-pubsub repo"Jessica Wagantall1-1/+0
2018-08-20Merge "Remove PM Mapper jenkins job def"Jessica Wagantall1-36/+0
2018-08-20Merge "Remove testsuite empty yaml"Thanh Ha (zxiiro)1-12/+0
2018-08-20Merge "Remove so config repo yaml"Thanh Ha (zxiiro)3-39/+0
2018-08-20Merge "Update CLM integration jobs"Thanh Ha (zxiiro)2-15/+2
2018-08-20Remove testsuite empty yamlJessica Wagantall1-12/+0
Remove testsuite-properties.yaml file since it does not have any jobs defined. Change-Id: Iabeceb8b0ac402ff57cfd0e6ea700a0a6f0dbba0 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>