summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-01-19Merge "Update to ensure push only master branch"Jessica Wagantall11-10/+203
2018-01-17Update to ensure push only master branchVenkata Harish K Kajur11-10/+203
Issue-ID: AAI-603 Change-Id: I0a6cd3c9b1574f10c0608f8a312eab8d1ad46fa4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-17Remove site jenkins jobHuabingZhao2-6/+0
Jenkins site jobs keep failing for some time. Rmove them because they're necessary. Issue-ID: MSB-118, MSB-119 Change-Id: Id8028aa5bee4de8bf2db009fff746c13637e34e6 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-16Move APPC merge node into an 8c-8g onePatrick Brady1-1/+2
This change was done for the verify job, but not for the merge job. The merge job is hitting the heap limit, just as the verify job was. Change-Id: I9e6f740f1fa5a479a3d286d1ca672c52034212a0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CIMAN-121
2018-01-12External job template for lab jobsGary Wu2-0/+17
Change-Id: I023e1c08cb76952d1ddfbff078d70f4f3d3baf25 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-11Add job for vagrant-onap integration subprojectVictor Morales1-0/+18
There is a python task which is required to verify the correct syntax of the scripts placed into vagrant-onap subproject of integration. Change-Id: Idbd888c4131d91d4b5d904ddd0d8d3e6778d3e1c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: CIMAN-45
2018-01-10Upgrade to global-jjb v0.14.0Jessica Wagantall1-0/+0
Change-Id: Id51aed36e46a8c082f19ad6caceb6c0bd4b9d527 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-10Update plugin parametersYuli Shlosberg1-2/+11
Add new parameters to testNG and Junit plugins Change-Id: Iaced836f9e57fbf156514a69481e997b66a79ef2 Issue-ID: SDC-612 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-01-09Update testng CSIT templateJessica Wagantall1-8/+8
Re-order steps for post build actions for csit testng template. Change-Id: Id1a9eee7cb05abeccb1570e55aa5477d154fab38 Issue-ID: CIMAN-119 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-08Merge "Switch verify template for vnfsdk"Jessica Wagantall1-1/+5
2018-01-08Switch verify template for vnfsdkJessica Wagantall1-1/+5
vnfsdk-compliance does not have a root pom file. Switch to a submodule pom file template to be able to parse the correct pom file location. Change-Id: I002879da9bc1c14361fe6ed7e05ed77f3e3990ca Issue-ID: CIMAN-123 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-08Upgrade to global-jjb v0.13.1Jessica Wagantall1-0/+0
Change-Id: Ide363a35a1f6b1d9c1f5f28234a1d315b4151636 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-02Merge "Update sdc-csit jjb jobs"Jessica Wagantall1-0/+2
2017-12-31Update sdc-csit jjb jobsYuli Shlosberg1-0/+2
Add amsterdam stream Change-Id: I50bc6833a5178ee34446fd2aa8ebddb869becfd4 Issue-ID: SDC-761 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-12-21Improve jjb global template documentationJessica Wagantall2-75/+252
Add more details to the global java and python templates Change-Id: Ieca6eb48406a369e0da707e3ccb662c649a5d1d7 Issue-ID: CIMAN-122 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-18Move APPC verify node into an 8c-8g oneJessica Wagantall1-1/+2
Move to an 8c-8g node to avoid lack of space. Change-Id: Iaf7e1a351f0ecd0f5745b40b9a009d3f742074ca Issue-ID: CIMAN-121 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-14Merge "Add amsterdam stream to JJB templates"Jessica Wagantall4-0/+8
2017-12-14Add amsterdam stream to JJB templatesJessica Wagantall4-0/+8
Add amsterdam branch for jjb job templates for dmaap repos Change-Id: I94be59738e198587ee63a2e0423fe2d9d3fba047 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-14Add amsterdam stream to JJB templatesJessica Wagantall7-0/+14
Add amsterdam branch for jjb job templates for multicloud repos Change-Id: Id8664eb63b52e3c6b09fc58025886ced2af7b2bf Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-13Merge "Remove Sonar analysis of APPC amsterdam branch"Jessica Wagantall2-2/+21
2017-12-13Merge "Add amsterdam stream to JJB templates"Jessica Wagantall6-1/+13
2017-12-13Remove Sonar analysis of APPC amsterdam branchPatrick Brady2-2/+21
Sonar analysis is only required on the master branch of APPC. Updated the Jenkins job to use the no-sonar template on the release branch. Change-Id: I743845e0506824bdc68d55ee6690d74b2a3fdb82 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-343
2017-12-13Add amsterdam stream to JJB templatesying.yunlong6-1/+13
Add amsterdam branch for jjb job templates for vfc repos Change-Id: I8435b45cae39af554fcca33a58469015879e7eb2 Issue-ID: CIMAN-120 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-12-13Merge "Update sdc JJB"Jessica Wagantall6-8/+12
2017-12-11Fix stream branches on aai-csitJeremy Phelps1-4/+6
Change-Id: I31d3fe0d60d7a87f193d4ac5aae165be1a163996 Issue-ID: CIMAN-120 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-12-11Merge "Update sdc jjb jobs"Jessica Wagantall2-2/+77
2017-12-11Upgrade to global-jjb v0.13.0Jessica Wagantall1-0/+0
Change-Id: Iaac9c011700c294ef55b973990b3ed8f95e2b953 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-09Reintroduce jenkins templatesATT default cloud user2-0/+46
These files were delivered and then removed from Amsterdam. These control jenkins builds for: - dbcapi: produces a jar artifact - buscontroller: produces a docker container Issue-ID: DMAAP-81 Change-Id: I59f4e235a4c603cb4969193255af79afcaabb579 Signed-off-by: ATT default cloud user <dgl@research.att.com>
2017-12-07Merge "Add amsterdam stream to JJB templates"Jessica Wagantall4-0/+8
2017-12-07Merge "Add amsterdam stream to JJB templates"Jessica Wagantall1-2/+2
2017-12-07Merge "Add amsterdam stream to JJB templates"Jessica Wagantall4-0/+8
2017-12-06Add amsterdam stream to JJB templatesJessica Wagantall2-0/+4
Add amsterdam branch for jjb job templates for portal repos Change-Id: I45fd068b9ea3c42bca43847abd2d234172c2766c Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-06Merge "Add sample amsterdam stream CSIT jobs"Jessica Wagantall1-2/+5
2017-12-06Merge "add amsterdam stream for csit job"Jessica Wagantall1-2/+5
2017-12-06Merge "Updating APPC CSIT Jenkins job for new branch"Jessica Wagantall1-2/+5
2017-12-06Merge "Add CLM jobs for vfc repos"Jeremy Phelps12-6/+30
2017-12-06Merge "Add CLM jobs for dcaegen2 repos"Jeremy Phelps1-0/+2
2017-12-06Merge "Add CLM jobs for portal repos"Jeremy Phelps1-0/+2
2017-12-06Merge "Add CLM jobs for vvp repos"Jeremy Phelps1-0/+2
2017-12-06Merge "Add CLM jobs for clamp repos"Jeremy Phelps1-0/+2
2017-12-06Update sdc JJBMichael Lando6-8/+12
Update sdc Jenkins jobs to use the amsterdam branch. Align across all repos. Change-Id: I0e18833d1c989e7e54ad1f640ece8596267f67b5 Issue-ID: SDC-713 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-06Updating APPC CSIT Jenkins job for new branchAaron Hay1-2/+5
Updating the Jenkins job to include the Amsterdam stream and branch. Change-Id: Id16d1f3d71391b6c85db13e8092652d53a59d420 Issue-ID: APPC-314 Signed-off-by: Aaron Hay <ah415j@att.com>
2017-12-05Add sample amsterdam stream CSIT jobsGary Wu1-2/+5
Change-Id: Ib06f5bdefeed3bd546cd929485c7ba6dfd8881b4 Issue-ID: INT-362 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-12-05Add amsterdam stream to JJB templatesJessica Wagantall1-1/+3
Add amsterdam branch for jjb job templates for vfc repos Issue-ID: CIMAN-120 Change-Id: Iee2af7871e841d235a54bba57a70ce2b3f8e906e Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Add CLM jobs for vvp reposJessica Wagantall1-0/+2
Change-Id: I4b7c6b76f6d870de56430754dc4f93447e32feed Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Add CLM jobs for portal reposJessica Wagantall1-0/+2
Change-Id: I8ef76ac8ff09f9aca40765ed69cb246b627740f6 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Add CLM jobs for dcaegen2 reposJessica Wagantall1-0/+2
Change-Id: I15c27f05ba4fadbced4dd3f012f4c4ea32d0ac0d Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Add CLM jobs for clamp reposJessica Wagantall1-0/+2
Change-Id: Ia545db49b35be91dde16078f7ac31330c7bc98d0 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Add CLM jobs for vfc reposJessica Wagantall12-7/+31
Change-Id: I1ca53dae012c84aa59c749a59f913ec452032a3a Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Merge "Remove amsterdam stream for aai-champ"Jessica Wagantall1-2/+0