summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-02-14Appc sonar increase java memoryPatrick Brady1-1/+1
Build is failing due to heap space. The value seemed to be set very low, especially since its running on an 8gb system. I also removed the MaxPermSize since it is not used anymore: "ignoring option MaxPermSize=256m; support was removed in 8.0" Change-Id: If6d88458a843a9e78896d1875868d4ab5d60da05 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-636
2018-02-14Merge "Update jjb for SO"Jessica Wagantall2-4/+0
2018-02-14Merge "Remove CCSDK/SDNC R1 Jobs"Jessica Wagantall11-22/+0
2018-02-14Merge "Remove appc Amsterdam jobs"Jessica Wagantall1-20/+0
2018-02-14Remove unused repo from JenkinsGildas Lanilis4-125/+0
Clean up Jenkins job by removing 4 unused repo in Beijing Release policy-api policy-gui policy-pap policy-pdp Change-Id: Ic98b21d8ef5c1a64e5a47b87a00018bcc9ba0e47 Issue-ID: POLICY-633 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-14Merge "Update vfc sfc jjb template"Jessica Wagantall1-0/+1
2018-02-14Merge "Update vfc nokia driver jjb template"Jessica Wagantall2-5/+5
2018-02-14Update vfc sfc jjb templateyangyan1-0/+1
Issue-ID: VFC-759 Change-Id: If74b9f8da1d43ec6ba213f1b1edba54a6396c24d Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-02-13Clean up Sonar and JenkinsGildas Lanilis4-61/+1
1)Remove Amsterdam branch visibility in Jenkins from logging-analytics repo 2)Remove Amsterdam branch visibility in Jenkins form clamp repo 3)Remove vnfsdk/compliance visibility in Sonar and Jenkins Change-Id: I8922ffa4c1e64df9130b08b809c1474c728dc8e5 Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-14Update vfc nokia driver jjb templateyangyan2-5/+5
Issue-ID: VFC-728 Change-Id: Ia260cd57433e531b61a046bbfe5e9e0d51bd654f Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-02-13Remove appc Amsterdam jobsPatrick Brady1-20/+0
No further work is being done on Amsterdam branches. Change-Id: Icbc10fd89cd88227374036fd0aae85a142372e91 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-625
2018-02-13Update VID Jenkins jobsOfir Sonsino2-32/+0
Change-Id: I1beba4362e77f834a0da42eb450627d7c4d21587 Issue-ID: VID-187 Signed-off-by: Ofir Sonsino <os0695@att.com>
2018-02-13Remove empty java-version in templatesJessica Wagantall124-219/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove Amsterdam branch from refrepoGildas Lanilis1-3/+1
Amsterdam branch is not longer usued the R2 release and theus removed from VNFSDK/refrepo Change-Id: Ie7e49da28c2f8872386ee9f72d551390c7a1a833 Issue-ID: VNFSDK-164 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-12Lock aai-service repo to read-onlyJessica Wagantall1-31/+0
Remove JJB template for aai-service Change-Id: Id2b4ef747276739cbc5a6883f79a708e17f86c2e Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Upgrade to global-jjb v0.16.0Jessica Wagantall1-0/+0
Change-Id: I914479353dd845ab0b9de047c0f1333a8420a2e1 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Merge "Add JJB for Distributed Key Value store"Jessica Wagantall1-0/+16
2018-02-13Merge "Added JJB jobs for optf/osdf"Jessica Wagantall1-1/+19
2018-02-12Move clamp to docker build nodeJessica Wagantall1-2/+2
Move Sonar scan job for clamp to use a docker based node Change-Id: I512692f795ae20e5a7ac3e1e11e438b7a17b4ae9 Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Add JJB for Distributed Key Value storeShashank Kumar Shankar1-0/+16
This patch adds Jenkins job builds for Distributed KV store. Change-Id: Ifea16034f351223f61e18869766f2239b7176b6f Issue-ID: MUSIC-27 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-02-12Disable sdnc adaptors and coreJessica Wagantall2-80/+0
Set sdnc adaptors and core to read only Change-Id: Icfe84d8fb683f817c50de03ba9c1351230ae497b Issue-ID: CIMAN-130 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Disable sdnc/plugins and ccsdk/utils scanGildas Lanilis2-24/+0
sdnc/pluggins is a Readme file and do not need code coverage ccsdk/utils is a set of yaml file and do not need code coverage Change-Id: I90c5df9732c7750dc785462028dcb6bc6cd759fd Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-12Merge "Remove amsterdam and openecomp jobs"Jessica Wagantall6-94/+5
2018-02-12Merge "JJB templates for golang"Jessica Wagantall2-0/+139
2018-02-12Disable ccsdk/parent for Sonar scanGildas Lanilis1-12/+0
ccsdk/parent in an umbrella pproject and do not need code coverage. Change-Id: Ib5eba12274a79ff72299593dcc989d610c34e137 Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-12Remove CCSDK/SDNC R1 JobsDan Timoney11-22/+0
Remove no longer needed Amsterdam Jenkins jobs for CCSDK and SDNC projects. Change-Id: I44ff0d7ca9098e7ce0a28447cc41150c7e7cebfb Issue-ID: CIMAN-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-12JJB templates for golangKiran2-0/+139
Adding a golang template to support golang builds This template supports verify and merge jobs right now Verify calls make build and merge calls make deploy. These calls are made in the path provided by the specific jjb file Issue-ID: AAF-117 Change-Id: I369c0868389d8ed52ac7c82da5ef6d249e64eb7c Signed-off-by: Kiran <kiran.k.kamineni@intel.com>
2018-02-12Add disable flag to daily jobsJessica Wagantall1-8/+19
Change-Id: I283dc6741520f718b82f4a355e057ccec6ba26c9 Issue-ID: CIMAN-128 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Added JJB jobs for optf/osdfDileep Ranganathan1-1/+19
Develop JJB job for verify and merge jobs for optf-osdf Added release-java-version-daily jobs also Change-Id: I5daba7b4886a748be17b5efdd6096ec6b5f319c8 Issue-ID: OPTFRA-85 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-12Remove amsterdam and openecomp jobsPamela Dragosh6-94/+5
Per today's PTL call, we were given option to remove Amsterdam release jobs to alleviate LF servers from having to build them. I am also removing the old OpenECOMP jobs as they are not necessary anymore either. Also, seems the docker-blessing job will not be used either. So that is also removed. Change-Id: I706ec04d541925be8f04c44254379523f2085eca Issue-ID: POLICY-389 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-02-10Merge "Portal/SDK release 2.1.0"Jessica Wagantall1-0/+2
2018-02-10Portal/SDK release 2.1.0st782s1-0/+2
Issue-ID: PORTAL-191 Change-Id: Ib3fdd46372b3a840d92dd9b5f23b324061f86a0a Signed-off-by: st782s <statta@research.att.com>
2018-02-10Merge "Remove jjb for repos for amsterdam release"Jessica Wagantall5-10/+0
2018-02-10Merge "Move APPC clm node into an 8c-8g one"Jessica Wagantall1-0/+1
2018-02-10Merge "remove references to release-1.0.0"Jessica Wagantall2-6/+2
2018-02-10Remove jjb for repos for amsterdam releaseLusheng Ji5-10/+0
Several repos do not have release artifacts in Amsterdam. LF did not create Amsterdam branch for them. This caused the daily release job on Amsterdam branch of these repos to fail. This submission removes the jjb def for Amstedam branch of these repos. Issue-ID: DCAEGEN2-206 Change-Id: Ice7bf82f466051320c3f7cb6dd615dae90c53c00 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-02-09Disable appc-deployment from Sonar scansJessica Wagantall1-12/+0
appc-deployment does not have java code to be scanned Change-Id: I8aecc58482fc60f7c7f1315f9408a79731a184b0 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-09remove references to release-1.0.0Dominic Lunanuova2-6/+2
These old Amsterdam references are cluttering up Jenkins page. No other repos seem to have this reference. Plus these repos weren't included in Amsterdam. Change-Id: Ie28e27e77dc55009566942fff61a9044d25e0827 Issue-ID: DMAAP-291 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-02-09Update jjb for SOsubhash kumar singh2-4/+0
Update jjb for SO to disable "amsterdam" job. Issue-ID: SO-415 Change-Id: Ib72cc5f497adc20d12f015ee33cd80042cf73611 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-08Move APPC clm node into an 8c-8g onePatrick Brady1-0/+1
This change was done for the verify job and merge job, but now the clm job is hitting the heap limit, just as the others were. Change-Id: I10e9d2f7e08a1b8da516bf2e3f18f78cf8b7f3be Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CIMAN-121
2018-02-09Adding portal-sdk sonar jobJessica Wagantall1-0/+13
Change-Id: I7ef1a7fc8bc9ab079c2b35db562bf98085243d2f Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-09Add music JJB jobsJessica Wagantall1-0/+26
Add music Jenkins jobs: - verify - merge - release-version-java-daily - docker-java-daily - site Change-Id: I0dfe60f4a1dad326a30b9297e9226d51a7707154 Issue-ID: MUSIC-23 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-08Merge "Modified file pattern for jjb for optf-has"Jessica Wagantall1-1/+1
2018-02-08Move Nokia SVNFM driver directoryDenes Nemeth2-5/+6
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728 Change-Id: Ifdb9a4ac482d2d775a583ed2e80f864d3ffc4809
2018-02-07Modified file pattern for jjb for optf-hasDileep Ranganathan1-1/+1
Updated the job with correct pattern to trigger changes for conductor directory. Change-Id: I1e23eb35a8dfede2828759760dbd5ce8a4cf3df3 Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-07Add optf-osdf JJB yaml fileDileep Ranganathan1-0/+16
Add python jobs for optf/sdf project Change-Id: I4f74aef87d07a445cc28c346fefb3b349f39a91d Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-07Merge "Add optf-has JJB yaml file"Jessica Wagantall1-0/+16
2018-02-07Add optf-has JJB yaml fileIkram Ikramullah1-0/+16
Add python jobs for optf-has project Issue-ID: CIMAN-127 Change-Id: Ie9f5bb382797243edda375cd28bad24205d9c6f6 Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
2018-02-06Merge "Add JJB template for aai/event-client"Jessica Wagantall1-0/+17
2018-02-06Merge "Add first yaml to music for sonar."Jessica Wagantall1-0/+14