Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I9a6e25c25cc3587b7c03ea24d04dc7b8e29d7d17
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
|
|
adding in release branch for testsuite for version 1.0.0
Change-Id: Id03b5633511f8483ccaec5954fbaa6133e1bdef7
Signed-off-by: DR695H <dr695h@att.com>
|
|
Changing from {project-name}-{stream}-docker-java-daily to
{project-name}-{stream}-docker-version-java-daily in appc-deployment.
Change-Id: I4c6e90b2cce5ad1b3b8fda928317c0d2ea3656e0
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Adding {project-name}-{stream}-docker-version-java-daily.
Creating a docker java daily template that also injects the
version.properties file. Also, the maven version command is run prior to
running the docker plugin, as it is in the other version jenkins jobs.
Change-Id: I570ba7c993a19ca845007af1381e16cf8736cb61
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
|
|
pull docker image from release, tag it, push it to release
Change-Id: I2418b5ae085fe09ed00f7ebaa6ceed4664c236ed
Signed-off-by: JulienBe <jb379x@att.com>
|
|
|
|
Change-Id: Ida24329471fdbbcd32adcfeda66d9dc7f163fd28
Signed-off-by: Lusheng <lji@research.att.com>
|
|
Maven job is only pulling in the required artifacts
for the docker build.
Change-Id: Iffc8ad560400276a88eb1d572f8ad0684572dcc6
Signed-off-by: Carsten Lund <lund@research.att.com>
|
|
|
|
Change-Id: I9ac236ebf41c72b405814b6aed05c3778a34de16
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: Id2ce8ba7e3cc8b6fd0eafcc9e2d3fa1e3bc9a370
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
|
|
|
|
Required for Maven project with complex module/parent
structures.
Change-Id: Ida2035b733935856170f0b9c8488ff1e69a4fdbd
Signed-off-by: Carsten Lund <lund@research.att.com>
|
|
Change-Id: I8b3382f80a8cb246f55dcb1c30acff946001b3d9
Signed-off-by: platania <platania@research.att.com>
|
|
This reverts commit c7e3c6ed4d53147051d678101ec7f675ce4f5862.
Change-Id: Ie3b7f162c231d8a7935b25679cf4538870d68abb
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: Id5e3516e3057121760e51f616bf3f5a9d2a87967
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
|
|
SDN-C release Jenkins job needs to set the version to the released version
Change-Id: I8f1e5c660abd3a3925ce73e7f04b6f5c2ce0dd60
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Change-Id: I1c30c32f833738dd2181f22e5d5748c78cc9f88d
Signed-off-by: Carsten Lund <lund@research.att.com>
|
|
Changing to release-version-java-daily so that daily
builds will be version with the release version
from version.properties.
Change-Id: I373aed996b59c51f97b40d1cf523fc7b5dc1cd15
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I6b0416c28bf60c4a1be5d90fdba4de4a17c4bf1e
Signed-off-by: Carsten Lund <lund@research.att.com>
|
|
Change-Id: Id5ef60f1bbc3caf43eba5159842240793d5924c3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: Ib5a351d1e924e21743831c9d769151ee36591e19
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: I4be2db4e781adef6a618fe800c7000e4ffd8d831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: I13aa927e436948b7871bb57f4bff162846a6440c
Signed-off-by: Lisa Revel <lr0306@att.com>
|
|
Change-Id: I81a654cb87b2b2b9492c68a25e0f0e0e5a34413c
Signed-off-by: Lisa Revel <lr0306@att.com>
|
|
Change-Id: Iff08cfe8e900442a8da99bb2ec8db1e7b8540169
Signed-off-by: Lisa Revel <lr0306@att.com>
|
|
Change-Id: I585cd4de339b6cc91036d12a9811db191c225bdf
Signed-off-by: Lisa Revel <lr0306@att.com>
|
|
Change-Id: I77c85687feb788441a18d66c887db37d0335e091
Signed-off-by: Lisa Revel <lr0306@att.com>
|
|
Change-Id: Icb09dae6780c60e6f4fb5b7434f77992a130e8e3
Signed-off-by: Lisa Revel <lr0306@att.com>
|
|
* De-lint files
* Move the sonar URL calls to a global Jenkins Variable
Change-Id: Ic2086d922e848596aab2f2471ee8e615c34f581e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I4cb591b79eb9c3e1d229cc4109db4a6771f66bcf
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
The *version2* java jobs execute scripts that need ${MVN} to actually
operate properly. As these scripts are happening before the standard
maven build step maven is not installed yet. Ergo, we need an empty
maven build step that makes sure that it's installed.
Change-Id: I5a0979fdffa87f695b1bc575e24b04097889ea59
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
* Make sure that the maven version is not hard coded into any templates
or macros
* Set a global default maven version so that projects do not need to
define it unless they need a different version from the default
Change-Id: Ifd7dfe2e521fd88b52de96a00a3ef63953d4f682
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
|
|
|
|
Change-Id: Iff15759773174e55ff23144bbbfd326f1d7ca505
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I2711dd352edcad1896809ef81259a08c9d9dbabb
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
|
|
Change-Id: I3101a832fbb427522e5b187e1f6e3cdb9af33a33
Signed-off-by: jf9860 <jf9860@att.com>
|
|
|
|
Change-Id: I1b28a904c664eb3caf781a9b20b98cfcd13b0ada
Signed-off-by: jf9860 <jf9860@att.com>
|
|
|
|
Changes as pre review
Change-Id: I9325522c118cc46eabfbf350b0ee5ec088df5707
Signed-off-by: jf9860 <jf9860@att.com>
|
|
Change-Id: I60fa5e6fa761d220045c8f89cb6ff6414731918f
Signed-off-by: Carsten Lund <lund@research.att.com>
|
|
|
|
spelled testsuite wrong in the docker tags and image names
Change-Id: Ie9f9cccbb87b485e2d350571b2535ff56ceb6386
Signed-off-by: DR695H <dr695h@att.com>
|