summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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>
2018-08-20Update CLM integration jobsJessica Wagantall2-15/+2
Update location of pom.xml for CLM integration job. Remove integration seccom yaml file since it only had the CLM job mentioned and this is currently uselsess for seccom repo. Change-Id: Idb2ff707bc949114b9fe7403a705e98c8a3875eb Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-20Remove so config repo yamlJessica Wagantall3-39/+0
The yaml file for these repos was only containing the CLM job, which is useless for these repos. Delete the yaml file for now. It will be re-added once the teams have any other Jenkins jobs to add. Change-Id: I3f02a3ddec087822271d4fe5b9498c4d19cbb22d Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-20Merge "Update pom.xml for CLM"Thanh Ha (zxiiro)1-1/+2
2018-08-20Merge "Remove CLM job for doc"Thanh Ha (zxiiro)1-1/+0
2018-08-20Remove testsuite CLM jobsJessica Wagantall3-4/+0
Testsuite repos are mostly robot and python related files and does not make sense to have CLM running on them. Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0f5a73d87b36b643c28c420dbdf8b562ee7e8d0a
2018-08-20Remove CLM job for docJessica Wagantall1-1/+0
doc repo does not have any maven files. There is no point in running CLM on those. Change-Id: I279ae2ba0d1fe4027ec15dfb38421bd5535796c6 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-20Update pom.xml for CLMJessica Wagantall1-1/+2
Update location of pom.xml for running CLM job properly. Change-Id: I4fafd1aad8b770f27c8c55506d1747009c7bc8b8 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-20Remove PM Mapper jenkins job defLusheng Ji1-36/+0
PM Mapper will not be able to part of R3 DCAE, per Ericsson team reporting during the DCAE weekly meeting on 08/16. Issue-ID: DCAEGEN2-716 Change-Id: I9e422d4abb6a5b09bed299bede8930dff6b646be Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-08-20Remove CLM job from sdc-pubsub repoIdan Amit1-1/+0
Removed unnecessary CLM job from the jjb file of the sdc-pubsub repo Change-Id: Iec55cfe87a94ff82b0dd2da9a1437edc255aacf0 Issue-ID: SDC-1660 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-08-19Update SDC sonar jjbMichael Lando13-13/+22
Removed old style Java memory definitions. Fix incorrect sonar property definition. Change sonar.branch.name to sonar.branch, Because current sonar version does not support the property. Change-Id: I79f417fe41de3599f65d54013ac2aceed79bef31 Issue-ID: SDC-1632 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-17Merge "Build jobs for multicloud-azure project"Jessica Wagantall3-0/+68
2018-08-17Update docker nodes to include ChromeJessica Wagantall2-2/+2
Update docker nodes to the latest image which has Chrome installed. Change-Id: I2df1c51834370164aa2ea52c4d7569feeac84175 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-17Merge "Install Chrome on docker images"Thanh Ha (zxiiro)1-0/+21
2018-08-17Install Chrome on docker imagesJessica Wagantall1-0/+21
Add Chrome install role for docker images. Used by CSIT jobs. Change-Id: I7c891e6338c546c851d222786a9a4a5c232398b4 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-17Build jobs for multicloud-azure projectSudhakar Reddy3-0/+68
Verify and merge jobs added to multicloud-azure project. Change-Id: I465e37a36698b54daa3c272daf438339a086bde1 Issue-ID: CIMAN-196 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-08-17Merge "Remove appc docker version job"Jessica Wagantall1-2/+0
2018-08-16Merge "Creates a job to nightly build sshsm docker images"Jessica Wagantall3-0/+67
2018-08-16Creates a job to nightly build sshsm docker imagesManjunath Ranganathaiah3-0/+67
Adds a wrapper script and template to build base images Change-Id: I0b1b1899f43b7d54852d93a2220da0e138c99a58 Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-16Remove appc docker version jobPatrick Brady1-2/+0
The job is going to fail until we release java artifacts at the end of the release. Since the job makes staging docker images, the java artifacts in these images need to be released versions, since the staging docker image is going to be a candidate for release. Change-Id: Ice48015c40b33fdb32419bcf2d2692e06c0bd87c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1155
2018-08-16Support dcaegen2/collectors/hv-ves docker pushPiotr Jaszczyk1-1/+6
Add a build job which will run docker push by means of Maven definition in HV-VES Collector. Change-Id: I7a870d04ef475474d2d62fc55d4ed7def556f59a Issue-ID: DCAEGEN2-661 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-08-15Update docker nodesJessica Wagantall2-2/+2
Update docker nodes with latest docker-compose fix Change-Id: I78d42ac9d0cb3d70569b88cea9edd354125a8a07 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Update common-packer to HEADJessica Wagantall1-0/+0
Update common-packer to fetch ARM related changes Change-Id: I51debb6bff0ded70103eb08817b6a30ceac6b4a8 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Fix docker-compose URLJessica Wagantall1-1/+1
The previous URL downloads the HTML and not the executable. Need to translate 'uname -s' and 'uname -m'. Change-Id: I95c4c993bee1a9f12d20004c4b09934bd8620e54 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Merge "Add docker job for sdnc/apps"Jessica Wagantall1-0/+18
2018-08-15Add docker job for sdnc/appsPrudence Au1-0/+18
Change-Id: I6643e76891276392ad1402a433f9ce389609b0c5 Issue-ID: CIMAN-192 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-15Merge "Add in sigul bridge configuration"Jessica Wagantall1-0/+1
2018-08-15Merge "Update SDC sonar jjb"Jessica Wagantall4-9/+16
2018-08-15Add in sigul bridge configurationAndrew Grimberg1-0/+1
The production Jenkins system needs an ENV var set to specify what sigul signing key it has access to Issue-ID: CIMAN-193 Change-Id: I99160715f080ff8c2b1da05c296805b72f5a122b Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-08-15Update SDC sonar jjbMichael Lando4-9/+16
Removed old style Jave memory definitions. Add sonar branch name property to be passed to the maven on execution. Add the use of the branch jjb variable, to allow differentiation of what branch the sonar run on. Add use of the LF npm proxy, populate the reposetory with the LF repo when runing in LF jenkins. Change-Id: Ia996bb8e925461c3fa5af6c1ff40a0371faa9123 Issue-ID: SDC-1632 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-14Update queue docker nodeJessica Wagantall1-1/+1
Update docker queue node with the latest docker image. Change-Id: I2251aa9621ea1e39a1f9e0258eca47b8598072c0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-14Merge "Add make common step before making subprojects"Jessica Wagantall1-2/+2
2018-08-14Cleanup node namesJessica Wagantall6-6/+6
Cleanup node names and labels "basebuild" to "builder". New packer builds would need to also created new images using "builder" in their name to eventually change the image names too. Change-Id: Icf2975390ca1eda7b2646f6667d745b5587bb474 Issue-ID: CIMAN-182 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-13Add make common step before making subprojectsKiran Kamineni1-2/+2
Add make common step before calling make subproject make subproject currently fails because common charts cannot be downloaded. Issue-ID: CIMAN-191 Change-Id: Ief4db7e6e26e4f6b004506628a74b92e657121fc Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-08-13Update docker nodeJessica Wagantall1-1/+1
Change-Id: I1be2c77ede6c09bb45d9ccea3975a8e7504b48cf Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-13Update global-jjb to latest HEADJessica Wagantall1-0/+0
Update to fetch sandbox cleanup job Change-Id: I49f6a36449420750d905f36519b946c6d11673cf Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-13Use sudo for docker-composeJessica Wagantall1-0/+1
Use sudo while trying to change permisisons on docker-compose. Change-Id: Ia52bfcd375a041b6ec3faac30faac2f243db5e6f Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-13Merge changes I68c69c24,I445d12b3Jeremy Phelps2-1/+5
* changes: Make docker-compose executable Update helm node
2018-08-13Merge "Add JJB for SDC DCAE DT"Jessica Wagantall1-0/+35
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-11Make docker-compose executableJessica Wagantall1-0/+4
Change-Id: I68c69c2473ab6175ecb9e4d9804a6d2086e97efc Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-11Update helm nodeJessica Wagantall1-1/+1
Update to an available node Change-Id: I445d12b3fab6e5de0436ca3816d71462011920ff Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>