summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11Fix TCA release jobNekrassov, Alexei (an4828)1-9/+3
Daily release build only deposits SNAPSHOT artifacts for TCA. Lusheng investigated and found that TCA jjb is not calling the standard java daily release job template. Instead it uses a template without setting the release versions, and tries to set the release version by itself. However that is not done correctly. So in TCA daily release build the release version is not set correctly, and as a result no release artifact is built, only the SNAPSHOT versioning. To fix this, we change to use '{project-name}-{stream}-release-version-java-daily' job. Change-Id: I59c4962073108a43b0755049058f04b106ca5e6e Signed-off-by: Nekrassov, Alexei (an4828) <nekrassov@att.com> Issue-ID: DCAEGEN2-123 Signed-off-by: Nekrassov, Alexei (an4828) <nekrassov@att.com>
2017-10-11Merge "Don't enable sonar in multicloud release job."Jessica Wagantall2-1/+2
2017-10-11Merge "Add {subproject}-release-version job"Jessica Wagantall2-1/+81
2017-10-11Merge "Add version3-java-daily for vfc-resmanagement"Jeremy Phelps1-0/+5
2017-10-11Merge "Update vfc-vnfm nokia and huawei yaml template"Jeremy Phelps2-2/+2
2017-10-11Don't enable sonar in multicloud release job.Ethan Lynn2-1/+2
Since multicloud is based on python, no need to enable sonar. Change-Id: I7f1efebac39e09cc42b2f780f289272f36744e3a issue-id: CIMAN-106 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2017-10-11Add version3-java-daily for vfc-resmanagementluxin1-0/+5
Add version3-java-daily for vfc-resmanagement to build release version 1.0.0 Change-Id: Ibf069dbb387e0c9394e092446c41d7e678d15228 Issue-Id:VFC-506 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-11Update vfc-vnfm nokia and huawei yaml templateyangyan2-2/+2
Modify vfc-nfvo-driver-svnfm-huawei.yaml Modify vfc-nfvo-driver-vnfm-svnfm-nokia.yaml Modify daily job template to release-version3-java-daily Issue-ID: VFC-520 Change-Id: I6f5d55c084d26f7ce26f613d8c02f51d3307834e Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-11Add {subproject}-release-version jobZhaoxing2-1/+81
Change-Id: I4fd1483e6eb1a3e73618058cb091b42ec6c5e445 Issue-Id: VFC-509 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-10-11Update vfc-nfvo-driver-sfc yaml templatefujinhua1-1/+1
Change release-version2 to release-version3 Change-Id: I0b9a83905dc4ee0a394275c8264b68691b187082 Issue-Id: CIMAN-105 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-11Update vfc-svnfm huawei and nokia yaml templateyangyan2-2/+2
Update vfc-nfvo-driver-svnfm-huawei.yaml Update vfc-nfvo-dirfer-vnfm-svnfm-nokia.yaml Modify the daily job template in above file Remove extra spaces Issue-ID: VFC-520 Change-Id: I0fd24dfe7b132134a38dfac2ae0289d9b2e21829 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-10Update vfc-nfvo-driver-sfc yaml templatefujinhua1-1/+1
Change release-java-daily to release-version2-java-daily Change-Id: I671a7082153a5abc2a0366f9d684bb7ddd4ebfc6 Issue-Id: CIMAN-103 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-10Merge "Update vfc-gvnfm-driver yaml template"Jessica Wagantall1-0/+1
2017-10-10Merge "Update zte-svnfm-driver yaml template"Jessica Wagantall1-0/+1
2017-10-10Merge "Add daily job for MSB java sdk"Jessica Wagantall1-0/+1
2017-10-10Update zte-svnfm-driver yaml templatefujinhua1-0/+1
Add release-version-java-daily-no-sonar job Change-Id: Iba04bfa6401c2b7871f66e47dddc4add293de39a Issue-Id: CIMAN-100 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-10Update vfc-gvnfm-driver yaml templatefujinhua1-0/+1
Add release-version-java-daily-no-sonar job Change-Id: I98719bd7adf46934a13a3ebff1e404683d1be407 Issue-Id: CIMAN-101 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-10Merge "Modify java daily job for vfc-resmanagement"Jessica Wagantall1-1/+1
2017-10-10Merge "Update vfc-nfvo-driver-ems-java yaml template"Jessica Wagantall1-1/+1
2017-10-10Modify dmaap csit template filesg481n1-1/+1
Modify dmaap csit template file and change trigger job to release java daily. Merge daily job is not relevant to csit. Issue-ID: DMAAP-161 Change-Id: I9feeabbd217bc9f24904fba3d589f985b7f8736c Signed-off-by: sg481n <sg481n@att.com>
2017-10-10Update vfc-nfvo-driver-ems-java yaml templateyangyan1-1/+1
Add release-version-java-daily Issue-ID: VFC-519 Change-Id: Ie970dd7ee4a1fd308b0e30bb3da01c93a5a3181f Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-10-10Modify java daily job for vfc-resmanagementluxin1-1/+1
Change java daily job to version jave daily job Change-Id: Ifa1afb28c40482f2c6891324994ec8dd7b4b43f7 Issue-Id:VFC-506 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-10Add daily job for MSB java sdkHuabingZhao1-0/+1
Issue-Id: MSB-87 Change-Id: Id844a1a1536e32bace368ded1b555b35afae055c Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-09Remove sdc-sdc_common jjb templateJessica Wagantall1-19/+0
Disable sdc-sdc_common jjb jobs from Jenkins. This repo will not be in use anymore. Change-Id: Ie656c1651fe74b46414a39852b0dca1e70b8d64e Issue-ID: CIMAN-102 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-09Merge "Add -no-sonar to jenkins release job"Jessica Wagantall2-2/+2
2017-10-09Merge "Remove python verify job for vesagent"Jessica Wagantall1-3/+0
2017-10-09Remove python verify job for vesagentArun Arora1-3/+0
Remove python job as its not requried for now Change-Id: I03339820665230dfdb32abd9522f713fa6ccb4bf Issue-ID: MULTICLOUD-8 Signed-off-by: Arun Arora <aroraarun@vmware.com>
2017-10-09Merge "Increase memory size for stage-site job"Jessica Wagantall1-0/+1
2017-10-09Add -no-sonar to jenkins release jobjimmy2-2/+2
Issue-ID: AAI-423 Change-Id: I3493aa55f7b926a4e2a1a78d2d1bac5b8a3da801 Signed-off-by: jimmy <jf2512@att.com>
2017-10-09Add Portal-SDK Jenkins jobkishore1-0/+13
Issue-ID:PORTAL-122 Change-Id: I1ffd3a3f656ff1cf31bf96ef813f5c4baee08db6 Signed-off-by: kishore <kk707x@att.com>
2017-10-09Increase memory size for stage-site jobPamela Dragosh1-0/+1
The build jobs for stage-site have been failing due to lack of heap space. Issue-ID: POLICY-297 Change-Id: I852bb7edddfacd8c84174ecc8d9d86866463ed63 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-10-06Define new template for subproject release buildDan Timoney3-1/+124
Define a new template for subproject release builds that does not update the version tag within the <parent>. This is needed for the oparent-odlparent subproject of oparent, whose parent is an external POM from the OpenDaylight project. Change-Id: I798b0292f17b6b9d5234f147910488e4bb6ecee2 Issue-ID: CIMAN-99 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-05Increase build node size for sdnc/northboundDan Timoney1-0/+1
Increase size of build node for sdnc/northbound to correct out of memory issue running Sonar scans. Change-Id: I76cb1a9c5346fd1df598a10e9345e175abbe7c55 Issue-ID: CIMAN-98 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-05Fix dmaap csit jobsVarun Gudisena1-1/+1
Added projectname as variable in csit yaml file Issue-Id: DMAAP-144 Change-Id: If58be88e54b09398a01b49951939e1a5413a9f88 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-10-04Remove 1.0.0 appc jenkins jobsPatrick Brady2-23/+0
Change-Id: Id2b23fb2b2bc6446e29f9efe41e66867498191b9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-261
2017-10-04Merge "Update SDC supported strems"Jessica Wagantall1-2/+0
2017-10-04Merge "Remove the sonar, docker job from aai-service"Jessica Wagantall1-7/+0
2017-10-04Remove the sonar, docker job from aai-serviceVenkata Harish K Kajur1-7/+0
Need to remove these jobs from jenkins as the aai-service has been replaced by aai-common, resources and traversal repos Issue-ID: AAI-416 Change-Id: I026f98983f707d846217c8e48eb89f45bf5b7717 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-04Update SDC supported stremsMichael Lando1-2/+0
Remove streams release 1.0.0 from the jjb Change-Id: I62bc2a8d14a399a31e7cec95b2b7762a86b2e2c3 Issue-Id: SDC-423 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-03Specify larger build node for ccsdk/sli/northboundDan Timoney1-0/+1
Need larger build node for ccsdk/sli/northbound due to unit testing needs. Change-Id: I7c49144ba890796728bdc6e48755b91a141af509 Issue-ID: CCSDK-106 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-03Merge "Fix project to trigger for portal/sdk"Jessica Wagantall1-1/+2
2017-10-03Fix project to trigger for portal/sdkJessica Wagantall1-1/+2
Global jjb does not support too many levels of variables for which we were getting an erroneus tirgger project translated. Adding a separate variable for this purpose for now. Change-Id: I56a92bb7da89256962fc2a63989b8f4bf4a1ba54 Issue-ID: CIMAN-97 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-03Add Docker jobs to VVP projectsAreli Fuss6-0/+6
Add Docker daily job to VVP sub projects Change-Id: Ibb075375ad389e904f241fb84e3af415562a6f34 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-03Specify correct build node for so releaseJulienBe1-1/+1
Issue-ID: SO-168 Change-Id: I1d66619ebf65ecb553f06deb31c9900a91c8c731 Signed-off-by: JulienBe <jb379x@att.com> Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-10-03Merge "Remove release 1.0.0 from stream (VID)"Andrew Grimberg1-2/+0
2017-10-03Remove release 1.0.0 from stream (VID)Ofir Sonsino1-2/+0
Issue-ID: VID-60 Change-Id: Ic5a11d24ec55885912464adb4543c806749b8c7f Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-03Merge "Add pom variable for stage-sie-java portal/sdk"Jessica Wagantall1-0/+1
2017-10-02Add pom variable for stage-sie-java portal/sdkJessica Wagantall1-0/+1
Add location of pom.xml to use for stage-site-java Issue-ID: CIMAN-97 Change-Id: I7c119cdb89c1215e4afcf26cfcc564ea7d0f04ea Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-03Merge "Add {pom} variable for stage-site-java jobs"Jessica Wagantall1-0/+2
2017-10-02Add {pom} variable for stage-site-java jobsJessica Wagantall1-0/+2
For versions:set step, if there is no pom.xml the job will assume a root pom.xml. This is not always valid like the case of portal/sdk. Need to add the pom variable so that the job picks up the defined pom.xml Change-Id: Icafcb51fc22e8de819701968b3846278f4299e44 Issue-ID: CIMAN-97 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>