Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: If465a45ac93fca37adf07ca94e5d7ac925a808db
Issue-id: CIMAN-23
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Issue: CLAMP-2
Change-Id: Ic027d6aef676feb4e69bdba291c546fedfbacc3a
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Change-Id: I1997db80fbcdc6f039533696daac3d7f55397f93
JIRA: CIMAN-4
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Change-Id: Ief3b0584cc25b9036b6a5e1e5d4f8c41cb754349
JIRA: CIMAN-4
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
- Remove check-clm global macro
- Isolate mvn goals in a separate variable
- Update build-days-to-keep
Issue: RELENG-150
Change-Id: I153cacbaef288ee8fbb1498b958b31d5457663f1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This template will be used in jenkins per project to
perform code scans in nexus-iq server
Issue: RELENG-150
Change-Id: I93f7209c752748abcf1314ba3dfd2a1e112dc639
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Having timestamps can help with debugging logs
Change-Id: If9193da4b2f4b5f0d889802a375f644159ae539e
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
The infra-shiplogs macro needs a maven-version parameter passed to it to
properly operate
Change-Id: I284b9db1e21a0e3b84b109ddd86b3aafc023c79c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I8474346c8c37e2c25abc8a426e82cbad38bd656c
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Change-Id: I1f7c6e89ee67710f77ff22d219c28adc2a9cee72
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Scrubbing ecomp from the username for the Jenkins to Gerrit connection
Change-Id: Ia1ad35111bd2a3bed38549851917fb055d176a4a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
ReverseBuildPlugin seems to be available on jenkins server
while BuildResultTrigger isn't. As the needed feature of BuildResult
can be found in ReverseBuild, let's use it instead of installing
a new plugin.
Change-Id: I8f0ace82e817ea3e0f061a6a177a97990adca4fb
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I83f431355970c48e126289c04f7c908921b7de63
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
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: Iff6bec25c09d0e066dab9add56ce5743bf6737b3
Signed-off-by: JulienBe <jb379x@att.com>
|
|
Change-Id: I5b667d9f6beaa74ab467018b2dfef7d13d32187a
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I858f4dc73a3d11932526d116e2f291fac08a684c
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I626e230ccf0d7892f7f6d41881dd49b806212651
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I6716b2dda7ac3f1dcb892ee239728b2713049a26
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I1e52ac81b8381b888fc2bc52075f6edc9e0e6d05
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
* Add example templates for doing verify jobs that use a script instead of
maven
* Add new 'git-extra-project' macro for doing git checkouts that are not
the base project checkout. These _must_ be checked out to a specified
subdirectory
* Add example template that does two git checkouts
Change-Id: I522da87d591ee819a8fd67c22e25906b851a581e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
* Configure initial jobs and validate Jenkins environment
* Do not hook up packer build jobs at this time
Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|