summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-messagerouter-docker.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-23DMAAP-Refactor CLM project blockJessica Wagantall1-1/+10
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-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-01Fix clm job definitionJessica Wagantall1-1/+1
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-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-02-13Remove empty java-version in templatesJessica Wagantall1-1/+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>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+2
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 Wagantall1-1/+1
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-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-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-19Modified site pom and docker configVarun Gudisena1-19/+8
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-05Fix empty white space in project-name paramJessica Wagantall1-1/+1
Change-Id: Ifb9ba3c571afcb531f4121f1f4a6d8d78222daf8 Issue-id: DMAAP-88 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-05Add jenkins template to messagerouterVarun Gudisena1-0/+34
Add new jenkins template file for messagerouter docker image Issue-id: DMAAP-88 Change-Id: If1f950feafb659ae48575cc40275b87f9be9c49f Signed-off-by: Varun Gudisena <vg411h@att.com>