summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-datarouter.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+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-07Make build-node configurableJessica Wagantall1-0/+1
{project-name}-{stream}-docker-java-shell-daily job needs to have the build-node parameter configurable. This way, the projects will be able to select the long live instance as build-node for their job. For the rest of the projects using this template, the build-node variable is set to the previous default value. Change-Id: Ie3722050870a04b0c2ca3108f6b526c7ac855def Issue-ID: CIMAN-188 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-27Add JJB datarouter yaml fileRonan Keogh1-0/+38
Change-Id: I457ba405d7153ba480d4a43327401e31fb27a006 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com> Issue-ID: DMAAP-546
2018-03-28Removed the DMaaP data routersu622b1-27/+0
Issue-ID: DMAAP-359 Change-Id: I807e3c48c88869cc5420e066a01871332f05b993 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-09Remove stage-site-java templateJessica Wagantall1-4/+0
Remove stage-site-java JJB template as we no longer will be using or updating the maven settings files. Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8 Issue-ID: CIMAN-144 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-23Remove Amsterdam Job from JenkinsGildas Lanilis1-2/+0
In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on: -demo -dmaap -holmes -integration -modeling -msb -multicloud -testsuite -usecase ui -vfc Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78 Issue-ID: CIMAN-135 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-22Add Jenkins templete for dmaap datarouter projectSripad1-0/+20
Add data router jenkins templet file for the beijing release.We removed this file from ci-management as this project deferred from amsterdam release. Issue-ID: DMAAP-201 Change-Id: Ifccde9b3fa0b2c9f54705ccca86241ba7a0b7fd0 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-02-20Add missing CLM jobs dmaap, docJessica Wagantall1-0/+13
Change-Id: I91e036bc3dfba815b9ed5806686c7c48b5134261 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-26Remove DR, Bus Cont yaml,releasejobs for dmaapVarun Gudisena1-22/+0
Remove Data Router, Bus controller .yaml files. Remove release stream from jjb templates for dmaap-messagerouter-msgrtr and dmaap-messagerouter-mirroragent Only a master branch exists for the moment Issue-Id: DMAAP-144 Change-Id: I7d580ad75b4f91939fbf8aec0dfa1a7b28472352 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-13Fixing master-stage-site-java issue in DRsg481n1-1/+1
Staging build failing due to dmaap/datarouter/pom.xml so defiing it as "pom.xml" rather than "dmaap/datarouter/pom.xml" Isse-id: DMAAP-137 Change-Id: I3fc6b0d3bf35e5ccc69004ee9cf5feb8fe201951 Signed-off-by: sg481n <sg481n@att.com>
2017-08-23Update yaml template file for dmaap/dataroutersg481n1-12/+11
Update yaml file in dmaap/datarouter and add new jobs and add trigger release job. Issue-id:DMAAP-50 Change-Id: If06df8a37cf89e5d94ab529db12ebc2ee83a5de2 Signed-off-by: sg481n <sg481n@att.com>
2017-08-15Modify yaml templates for dmaapsg481n1-0/+2
Adding new maven goals to the subprojects of Dmaap. Issue-ID: DMAAP-38 Change-Id: Ic325c2dc0570ef9c80829795e78d1b85b56a1e1d Signed-off-by: sg481n <sg481n@att.com>
2017-08-11Add JJB file dmaap-datarouter & dmaap-mesagerouterVarun Gudisena1-0/+21
Issue-ID: DMAAP-38 Change-Id: I187db12cc9bd3b5e326af0cee3b48047d8fffc46 Signed-off-by: Varun Gudisena <vg411h@att.com>