Age | Commit message (Collapse) | Author | Files | Lines |
|
Reduce timeout to 90 minutes.
This timeout is too big. Reduce it to 90
minutes to avoid stalled jobs.
Change-Id: I0d4ed4bc81dacd9259a879ee38b52bb6d13011ab
Issue-ID: CIMAN-142
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>
|
|
Jenkins jobs need to use (System) version of Java in their
job configuration. Setting this variable initially was causing
few CLM and other jobs to fail.
Change-Id: I536d47a490b2d6c3778e499afed8f4dc3ba81e6d
Issue-ID: CIMAN-65
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>
|
|
Adding lftools-version as part of the global defaults
Change-Id: I60bafbf80bc8826f44d4a3d6b6f7a2ebe4c781f1
Issue-id: CIMAN-29
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I6cc5340cb57f8806a9d8a68f7d6a5bd69d7755a4
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>
|
|
Set global JDK version to empty
Change-Id: I1b4c9f5cfdf1e8e53041b2162579253d42a974a1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This global version of JDK was added as part of the
Maven block after re-using code from another project.
Change-Id: Iff2eb13405b85b22aa4e9ab15db0f3cda6ba6026
Signed-off-by: Jessica Wagantall <jwagantall@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>
|
|
Change-Id: I4f1f4c7644f161fab7aac63dde521b0f12b5faa2
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: Id42076f1c5e87ed42890d28c306e9fffdf1ddd88
Signed-off-by: JulienBe <jb379x@att.com>
|
|
* 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>
|