Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Removed extra 's' in messagerouter name
Issue-Id: DMAAP-144
Change-Id: I5fe0fddea59de95f4ca1e4b64590eaa5a5dcb30c
Signed-off-by: Varun Gudisena <vg411h@att.com>
|
|
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>
|
|
Change-Id: Ifb9ba3c571afcb531f4121f1f4a6d8d78222daf8
Issue-id: DMAAP-88
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add new jenkins template file for messagerouter docker image
Issue-id: DMAAP-88
Change-Id: If1f950feafb659ae48575cc40275b87f9be9c49f
Signed-off-by: Varun Gudisena <vg411h@att.com>
|