summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23DMAAP-Refactor CLM project blockJessica Wagantall8-8/+72
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: I3ab246ad96f7d3627ca2369c6742a97f50486a55 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu7-7/+7
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-09-21Fix nested trigger_jobs (C-H)Jessica Wagantall1-2/+1
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Change-Id: I9e0531719fc7f524c149144afcbac49b5b5fcfb8 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-20Add jjb template for the aaf dmaap/kafka11aafsunil unnava1-0/+25
Issue-ID: DMAAP-528 Change-Id: I9a85adabc9d529acc35f72181b586f32f15f1296 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-09-19Introduce CSIT for buscontrollerdglFromAtt1-0/+20
Change-Id: I339a10e168c5478db4a8c0b40c2467ab64ab9391 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-801
2018-08-27Merge "Add jjb template to create kafka docker image"Jessica Wagantall1-0/+20
2018-08-24Add jjb template to create kafka docker imagesunil unnava1-0/+20
Issue-ID: DMAAP-598 Change-Id: I30ee461d20f417bef37737a550ec8dc62cf3a1e5 Signed-off-by: sunil unnava <su622b@att.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall8-0/+8
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall8-8/+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-08Merge "Add DR CSIT implementation in Jenkins"Jessica Wagantall1-0/+14
2018-08-08Add DR CSIT implementation in Jenkinseconwar1-0/+14
Change-Id: I2dd09239bfb2e64b149d0b070c9b62fa0c0a3a08 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-105
2018-08-07Make build-node configurableJessica Wagantall2-0/+2
{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-08-01Fix clm job definitionJessica Wagantall7-7/+7
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 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-07-25Remove repos from Sonar reportdglFromAtt1-12/+3
ui/dmaapbc is a GUI that will be provided as a stretch goal. Until then, remove from Sonar report to avoid mgt escalations. dmaap/buscontroller is a repo that only builds a docker container, so there is no useful Sonar results. Remove from Sonar report to avoid mgt escalation. Change-Id: I8f41e56c467c9d77827b8e54257eb75c17af213f Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: CIMAN-180
2018-07-14Make code sections readable and consistentAnil Belur5-0/+5
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-06-21Remove Beijing release job for dmaap/messageroutersunil unnava1-2/+0
Issue-ID: DMAAP-521 Change-Id: Ifa232fb48a2afa5c75ac98072bc0a39b160e95c2 Signed-off-by: sunil unnava <su622b@att.com>
2018-06-06Add Beijing release jobs for dmaap/messageroutersunil unnava1-0/+2
Issue-ID: DMAAP-516 Change-Id: If123edba93b460e1c8cf2f77cc2f0bd90f0c2250 Signed-off-by: sunil unnava <su622b@att.com>
2018-05-30Add required job and removed unnecessary jobssunil unnava1-3/+2
Add back the following job as it was used to release the versioned docker image {project-name}-{stream}-docker-version-java-daily Remove the following jons as they dont release any image or dont do any useful work {project-name}-{stream}-verify-java {project-name}-{stream}-merge-java {project-name}-{stream}-release-version-java-daily Issue-ID: DMAAP-509 Change-Id: Ie3620bc3543d2b625c2ee0aca8bedcb501fc9005 Signed-off-by: sunil unnava <su622b@att.com>
2018-05-14Remove the docker-version-java-daily job.sunil unnava1-2/+0
Both docker-version-java-daily and docker-java-daily jobs are used to release the docker image,so docker-version-java-daily job not rquired Issue-ID: DMAAP-496 Change-Id: I4fa2c5a13a43dc9c49a2216823b7e41aee3c6c8a Signed-off-by: sunil unnava <su622b@att.com>
2018-05-07Move Dmaven.test.skip param (a-e)Jessica Wagantall1-2/+4
Rather than hardcoding this parameter as part of the maven-docker-push-daily macro, we are passing it as a "mvn-params" parameter from the project's JJB template. Notice that this change IS NOT adding "Dmaven.test.skip=true" but rather moving it away from the macro into the project's template to handle it individually per project. Please refer to commit 262e8694ebce04450bc29b4805088a354b8aaccb Change-Id: I0f2e0d681734939f4e9b7d07faca33cc4a0da2b9 Issue-ID: CIMAN-159 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 Wagantall7-7/+7
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-14Workaround to pass mvn-goalsdglFromAtt1-4/+8
use docker-java-shell-daily with a no-op shell since that passes mvn-goals patch2: removes trailing spaces from comments Change-Id: I40c2596a41f4049098c447b6d746a98958a6038b Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-334 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-03-13Change to mvn-targetsdglFromAtt2-3/+9
to push docker container to nexus patch2 to fix format patch3 to add docker-pom patch4 adds mvn-profile to dmaap-buscontroller.yaml and mvn-deploy-properties to dmaap-dbcapi.yaml patch5 remove bad chars! patch6 add mvn-settings Change-Id: I848a63dec7116136c93d60a664a09232be653b8a Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-327 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-03-09Remove stage-site-java templateJessica Wagantall7-28/+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-03-04Consolidate jjb for buscontrollerdglFromAtt2-23/+7
This removes duplicate jobs. Also should create Docker container. Added correction to Patch 1 typo Change-Id: I18a93fae4478cbe0cdec8248e6a8679083a91258 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-325 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-03-03Introduce jjb for buscontroller docker artifactdglFromAtt1-0/+22
Change-Id: I55a65076588b0a2fd309acae8ef1264d4cbca263 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-318 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-02-23Remove Amsterdam Job from JenkinsGildas Lanilis5-14/+4
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>
2018-02-14Run sonar jobs once a dayJessica Wagantall6-0/+6
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall7-13/+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-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-01Set build node for gerrit-maven-sonarJessica Wagantall6-0/+6
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall6-22/+88
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-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-10-13Add java-version for CLM projectsJessica Wagantall5-5/+10
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall5-5/+5
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-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-09-29Remove docker image blessing for dmaapVarun Gudisena1-1/+0
Remove docker image blessing until a way to add timestamp to docker image name is found Issue-Id: DMAAP-144 Change-Id: I9182e6593f2a8b165824b539e0f22a1f1cb82b3a Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-26Remove DR, Bus Cont yaml,releasejobs for dmaapVarun Gudisena6-104/+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-25Remove release branch from dmaap jjb templatesJessica Wagantall2-4/+0
Remove release stream from jjb templates for dmaap-messagerouter-dmaapclient and dmaap-messagerouter-messageservice Only a master branch exists for the moment Change-Id: Iead02b65ab1abad893e97a72dc8a22098096b7ce Issue-ID: CIMAN-87 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-26Fix invalid names for DMAAP MR DockerVarun Gudisena1-3/+3
Removed extra 's' in messagerouter name Issue-Id: DMAAP-144 Change-Id: I5fe0fddea59de95f4ca1e4b64590eaa5a5dcb30c Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-21Add jjb file for DMAAP CSITVarun Gudisena1-0/+14
Added jjb to run DMAAP Message Router CSIT Issue-id: DMAAP-105 Change-Id: I84cfb7d556f7dafede92781712b51e5fa08ed7f6 Signed-off-by: Varun Gudisena <vg411h@att.com> Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-19Modified site pom and docker configVarun Gudisena5-23/+12
Changed site pom locations to root of the project and simplified docker configuration issue-id:DMAAP-139 Change-Id: I573c5ead80afdd7c8174d37b13f5a3f00576e3c6 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-15Merge "Initial versions of Bus Controller jjb"Jessica Wagantall2-0/+44
2017-09-14Initial versions of Bus Controller jjbATT default cloud user2-0/+44
Also added sandbox to .gitignore - not part of repo Issue-ID: DMAAP-87 Change-Id: I26869e54eac106701677db4cfeb214b1ee3c9153 Signed-off-by: ATT default cloud user <dgl@research.att.com>