summaryrefslogtreecommitdiffstats
path: root/jjb/global-defaults.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-08-28Update to global-jjb v0.7.0Jessica Wagantall1-0/+3
Adding lftools-version as part of the global defaults Change-Id: I60bafbf80bc8826f44d4a3d6b6f7a2ebe4c781f1 Issue-id: CIMAN-29 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-07-12Add global-jjb jobs to ci-managementJeremy Phelps1-1/+5
Change-Id: I6cc5340cb57f8806a9d8a68f7d6a5bd69d7755a4 JIRA: CIMAN-4 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-07-12Checkout submodules recursively.Jeremy Phelps1-0/+3
Change-Id: Ief3b0584cc25b9036b6a5e1e5d4f8c41cb754349 JIRA: CIMAN-4 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-06-07global-defaults: Clear global JDK versionJessica Wagantall1-0/+3
Set global JDK version to empty Change-Id: I1b4c9f5cfdf1e8e53041b2162579253d42a974a1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-07global-defaults: Remove jdk global versionJessica Wagantall1-2/+1
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>
2017-06-06CLM: Update CLM scanner job templateJessica Wagantall1-0/+10
- 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>
2017-03-16Scrub Gerrit server identifier of ecompAndrew Grimberg1-1/+1
Change-Id: I4f1f4c7644f161fab7aac63dde521b0f12b5faa2 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-24Move all maven definitions to variablesAndrew Grimberg1-0/+3
* 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>
2017-02-08Moving from centos7 nodes to ubuntuJulienBe1-1/+1
Change-Id: Id42076f1c5e87ed42890d28c306e9fffdf1ddd88 Signed-off-by: JulienBe <jb379x@att.com>
2017-01-30Initial ci-management uploadAndrew Grimberg1-0/+21
* 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>